mirror of
https://github.com/streamwall/streamwall.git
synced 2026-01-29 08:22:49 -05:00
Implement standalone control server
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"type": "module",
|
||||
"main": "./src/index.ts",
|
||||
"dependencies": {
|
||||
"color": "^5.0.0"
|
||||
"color": "^5.0.0",
|
||||
"jsondiffpatch": "^0.7.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "~5.6.2"
|
||||
|
||||
Reference in New Issue
Block a user