Skip to content

Commit bdba18d

Browse files
committed
removed @cocreate/docs
1 parent f525217 commit bdba18d

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": {
@@ -57,8 +56,5 @@
5756
"webpack": "^5.24.4",
5857
"webpack-cli": "^4.5.0",
5958
"webpack-log": "^3.0.1"
60-
},
61-
"dependencies": {
62-
"@cocreate/docs": "^1.8.13"
6359
}
6460
}

0 commit comments

Comments
 (0)