mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/JiboOs.git
synced 2026-06-17 20:36:32 +00:00
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