From 727890a27e16b8a101a4635dd399e09b27d6ee2d Mon Sep 17 00:00:00 2001 From: peaceiris <30958501+peaceiris@users.noreply.github.com> Date: Sat, 5 Dec 2020 09:47:15 +0900 Subject: [PATCH] chore: bump doctoc from 1.4.0 to 2.0.0 --- README.md | 1 - package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 70811cf..117d445 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,6 @@ All Actions runners: Linux (Ubuntu), macOS, and Windows are supported. - - [Getting started](#getting-started) - [Options](#options) - [⭐️ Set Runner's Access Token `github_token`](#%EF%B8%8F-set-runners-access-token-github_token) diff --git a/package.json b/package.json index 3022c38..ce65935 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "eslint" ], "README.md": [ - "npx doctoc@1.4.0 --github" + "npx doctoc@2.0.0 --github" ] }, "repository": {