Upgrade to rom-control v2 Client API; rename app.js → commander.js; hide incomplete telepresence/animator pages
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "re-commander",
|
||||
"version": "1.0.0",
|
||||
"description": "Jibo ROM Commander — local Node.js recreation using port 8160",
|
||||
"version": "2.0.0",
|
||||
"description": "Jibo ROM Commander — built on the rom-control module",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
"start": "node server.js"
|
||||
@@ -9,7 +9,7 @@
|
||||
"dependencies": {
|
||||
"dotenv": "^17.4.2",
|
||||
"express": "^4.18.2",
|
||||
"golden-layout": "^2.6.0",
|
||||
"rom-control": "^2.0.0",
|
||||
"ws": "^8.14.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user