summaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/package.json b/ui/package.json
index 6bf41555..20ecdd82 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -31,7 +31,8 @@
"markdown-it-container": "^2.0.0",
"moment": "^2.24.0",
"rxjs": "^6.4.0",
- "terser": "^3.17.0"
+ "terser": "^3.17.0",
+ "ws": "^7.0.0"
},
"devDependencies": {
"fuse-box": "^3.1.3",