diff options
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/package.json b/frontend/package.json index 9df48b0c..ad68e176 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -30,6 +30,7 @@ "chart.js": "^3.7.1", "csv-parser": "^3.0.0", "d3-graphviz": "^2.6.1", + "jquery": "^3.6.0", "mdb-angular-ui-kit": "^2.0.0", "ng-multiselect-dropdown": "^0.3.8", "ng-uikit-pro-standard": "^1.0.0", @@ -37,6 +38,7 @@ "ng2-search-filter": "^0.5.1", "ngx-cookie-service": "^13.1.2", "ngx-csv-parser": "^0.0.7", + "popper.js": "^1.16.1", "rxjs": "~7.5.0", "tslib": "^2.3.1", "websocket-ts": "^1.1.1", |