From cc6f656fa11b5aaa8244bd13e169632ad352eb44 Mon Sep 17 00:00:00 2001 From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> Date: Thu, 14 Oct 2021 13:01:57 +0900 Subject: [PATCH] Bump doctoc from 2.0.0 to 2.1.0 (#662) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f3a452..cc6a1ba 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "eslint" ], "README.md": [ - "npx doctoc@2.0.0 --github" + "npx doctoc@2.1.0 --github" ] }, "repository": {