Skip to content

Commit 2140ed5

Browse files
committed
removed @cocreate/docs
1 parent 7d1615c commit 2140ed5

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
@@ -28,7 +28,6 @@
2828
"start": "npx webpack --config webpack.config.js",
2929
"build": "NODE_ENV=production npx webpack --config webpack.config.js",
3030
"dev": "npx webpack --config webpack.config.js --watch",
31-
"docs": "node ./node_modules/@cocreate/docs/src/index.js",
3231
"postinstall": "node ./node_modules/@cocreate/cli/check-coc.js"
3332
},
3433
"repository": {
@@ -63,7 +62,6 @@
6362
"dependencies": {
6463
"@cocreate/actions": "^1.8.18",
6564
"@cocreate/crud-client": "^1.21.10",
66-
"@cocreate/docs": "^1.8.13",
6765
"@cocreate/element-prototype": "^1.8.16",
6866
"@cocreate/render": "^1.24.18",
6967
"@cocreate/socket-client": "^1.23.12",

0 commit comments

Comments
 (0)