mirror of
https://github.com/jwetzell/aas-js.git
synced 2026-08-18 19:44:01 +00:00
add websocket flag to cli
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"dependencies": {
|
||||
"aas-lib": "^0.1.0",
|
||||
"commander": "^11.1.0",
|
||||
"serialport": "^12.0.0"
|
||||
"serialport": "^12.0.0",
|
||||
"ws": "^8.14.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"pkg": "^5.8.1",
|
||||
|
||||
Reference in New Issue
Block a user