1
0
mirror of https://github.com/bitwarden/web synced 2026-01-04 01:23:22 +00:00

Fix @ngtools/webpack version (#613)

This commit is contained in:
Oscar Hinton
2020-08-18 22:19:20 +02:00
committed by GitHub
parent 9d9503b00e
commit 24a5717e27
3 changed files with 25 additions and 35 deletions

View File

@@ -29,7 +29,7 @@
},
"devDependencies": {
"@angular/compiler-cli": "^9.1.12",
"@ngtools/webpack": "^10.0.6",
"@ngtools/webpack": "^9.1.12",
"@types/jquery": "^3.5.1",
"@types/lunr": "^2.3.3",
"@types/node": "^10.17.28",
@@ -75,8 +75,8 @@
"@angular/router": "9.1.12",
"@microsoft/signalr": "3.1.0",
"@microsoft/signalr-protocol-msgpack": "3.1.0",
"angular2-toaster": "6.1.0",
"angulartics2": "6.3.0",
"angular2-toaster": "8.0.0",
"angulartics2": "9.1.0",
"big-integer": "1.6.36",
"bootstrap": "4.3.1",
"braintree-web-drop-in": "1.13.0",