Skip to content

Commit bc5c712

Browse files
committed
removed @cocreate/docs
1 parent 4e5a034 commit bc5c712

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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": {
@@ -49,7 +48,6 @@
4948
"@cocreate/cli": "^1.29.3"
5049
},
5150
"dependencies": {
52-
"@cocreate/docs": "^1.8.13",
5351
"@cocreate/utils": "^1.21.3",
5452
"node-html-parser": "^6.1.4"
5553
}

0 commit comments

Comments
 (0)