Skip to content

Commit b215270

Browse files
committed
removed @cocreate/hosting
1 parent d35fcf0 commit b215270

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
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",
32-
"hosting": "node ./node_modules/@cocreate/hosting/src/index.js"
31+
"docs": "node ./node_modules/@cocreate/docs/src/index.js"
3332
},
3433
"repository": {
3534
"type": "git",
@@ -64,7 +63,6 @@
6463
"@cocreate/crud-client": "^1.21.8",
6564
"@cocreate/docs": "^1.7.15",
6665
"@cocreate/element-prototype": "^1.8.14",
67-
"@cocreate/hosting": "^1.10.8",
6866
"@cocreate/render": "^1.24.16",
6967
"@cocreate/socket-client": "^1.23.10",
7068
"@cocreate/utils": "^1.21.1"

0 commit comments

Comments
 (0)