From a5a80db759bf8bc375e16fd061b3d0bd616245f9 Mon Sep 17 00:00:00 2001 From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> Date: Thu, 14 Oct 2021 13:01:48 +0900 Subject: [PATCH] Bump doctoc from 2.0.0 to 2.1.0 (#545) --- 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": {