Switched to original server implementation & included server shim
This commit is contained in:
10
V3.1/build/hub-shim/package.json
Normal file
10
V3.1/build/hub-shim/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "jibo-hub-shim",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"main": "index.js",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"ws": "^8.19.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user