diff options
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/package.json b/frontend/package.json index c5d51e59..607d5b17 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -35,6 +35,7 @@ "ngx-csv-parser": "^0.0.7", "rxjs": "~7.5.0", "tslib": "^2.3.0", + "websocket-ts": "^1.1.1", "zone.js": "~0.11.4" }, "devDependencies": { |