Skip to content

Commit

Permalink
Remove old docs command from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel15 authored Aug 6, 2024
1 parent 4a3878f commit 1109c42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"scripts": {
"prepare": "cp -R src/ dist/",
"test": "jest --bail",
"docs": "rm -rf docs && jsdoc -d docs -R README.md src/collections/* src/core.js src/Collection.js"
},
"bin": {
"jscodeshift": "./bin/jscodeshift.js"
Expand Down

0 comments on commit 1109c42

Please sign in to comment.