Skip to content

Commit 1109c42

Browse files
authored
Remove old docs command from package.json
1 parent 4a3878f commit 1109c42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"scripts": {
1212
"prepare": "cp -R src/ dist/",
1313
"test": "jest --bail",
14-
"docs": "rm -rf docs && jsdoc -d docs -R README.md src/collections/* src/core.js src/Collection.js"
1514
},
1615
"bin": {
1716
"jscodeshift": "./bin/jscodeshift.js"

0 commit comments

Comments
 (0)