From 99b1c7711bb454c9a16fb342c741f31cefea6020 Mon Sep 17 00:00:00 2001 From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> Date: Thu, 14 Oct 2021 12:59:52 +0900 Subject: [PATCH] docs: Bump doctoc from 2.0.0 to 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 548d6ad..88d7b0a 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": {