Skip to content

Commit d01fcec

Browse files
committed
removed @cocreate/docs
1 parent 3f028c1 commit d01fcec

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"start": "npx webpack --config webpack.config.js",
2828
"build": "NODE_ENV=production npx webpack --config webpack.config.js",
2929
"dev": "npx webpack --config webpack.config.js --watch",
30-
"docs": "node ./node_modules/@cocreate/docs/src/index.js",
3130
"postinstall": "node ./node_modules/@cocreate/cli/check-coc.js"
3231
},
3332
"repository": {
@@ -60,8 +59,5 @@
6059
"webpack": "^5.24.4",
6160
"webpack-cli": "^4.6.0",
6261
"webpack-log": "^3.0.1"
63-
},
64-
"dependencies": {
65-
"@cocreate/docs": "^1.8.13"
6662
}
6763
}

0 commit comments

Comments
 (0)