Skip to content

Commit f52cfd0

Browse files
committed
removed @cocreate/hosting
1 parent 25ad909 commit f52cfd0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@
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",
31-
"hosting": "node ./node_modules/@cocreate/hosting/src/index.js"
30+
"docs": "node ./node_modules/@cocreate/docs/src/index.js"
3231
},
3332
"repository": {
3433
"type": "git",

0 commit comments

Comments
 (0)