Skip to content

Commit

Permalink
Remove unused markdown-toc + script
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Apr 27, 2022
1 parent 65246b7 commit 34ad75b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Expand Up @@ -50,7 +50,6 @@
"lint": "eslint lib test",
"format": "prettier --write \"{lib,test}/**/*.js\"",
"test": "ava --no-worker-threads",
"readme": "markdown-toc README.md -i --maxdepth=2 --bullets=-",
"release": "./bin/release-it.js"
},
"author": {
Expand Down Expand Up @@ -95,7 +94,6 @@
"eslint-plugin-ava": "13.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.0.0",
"markdown-toc": "1.2.0",
"mock-fs": "5.1.2",
"mock-stdio": "1.0.3",
"nock": "13.2.4",
Expand Down

0 comments on commit 34ad75b

Please sign in to comment.