We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d8813f commit 0f0ed94Copy full SHA for 0f0ed94
1 file changed
package.json
@@ -108,9 +108,9 @@
108
"uuid": "^3.2.1",
109
"uuidv4": "^6.2.12",
110
"vm2": "^3.9.2",
111
- "websocket": "github:sevenbitbyte/WebSocket-Node#parcel-build",
+ "websocket": "https://github.com/sevenbitbyte/WebSocket-Node#parcel-build",
112
"ws": "^8.11.0",
113
- "zangodb": "github:sevenbitbyte/zangodb#hash-patch"
+ "zangodb": "https://github.com/sevenbitbyte/zangodb#hash-patch"
114
},
115
"devDependencies": {
116
"@dataparty/bouncer-model": "1.4.3",
0 commit comments