TSK-1512: removed jquery frontend dependency

This commit is contained in:
Mustapha Zorgati 2021-01-18 12:51:49 +01:00
parent 7b6195b525
commit 7011727a88
1 changed files with 2 additions and 3 deletions

View File

@ -35,18 +35,17 @@
"bootstrap": "4.4.1",
"core-js": "3.8.2",
"file-saver": "1.3.3",
"jquery": "3.5.0",
"ng2-charts": "1.6.0",
"ngx-bootstrap": "5.4.0",
"ngx-infinite-scroll": "9.0.0",
"popper.js": "1.16.1",
"rxjs": "6.5.4",
"tslib": "1.14.1",
"zone.js": "~0.10.2"
"zone.js": "0.10.2"
},
"devDependencies": {
"@angular-builders/custom-webpack": "9.2.0",
"@angular-devkit/build-angular": "~0.901.13",
"@angular-devkit/build-angular": "0.901.13",
"@angular/cli": "9.1.12",
"@angular/compiler": "9.1.12",
"@angular/compiler-cli": "9.1.12",