Skip to content

Commit 3b22974

Browse files
committed
removed doc command from scripts
1 parent 36eb40e commit 3b22974

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
"test": "echo \"Error: no test specified\" && exit 1",
1313
"start": "node src/index.js",
14-
"docs": "node src/index.js",
1514
"build": "node src/index.js"
1615
},
1716
"private": false,

0 commit comments

Comments
 (0)