Skip to content

Commit 75762db

Browse files
committed
removed @cocreate/docs
1 parent f6f8d94 commit 75762db

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 2 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": {
@@ -62,7 +61,6 @@
6261
"dependencies": {
6362
"@cocreate/actions": "^1.8.18",
6463
"@cocreate/api": "^1.10.17",
65-
"@cocreate/docs": "^1.8.13",
6664
"@cocreate/element-prototype": "^1.8.16",
6765
"@cocreate/observer": "^1.8.5",
6866
"@cocreate/utils": "^1.21.3"

0 commit comments

Comments
 (0)