1
0
mirror of https://github.com/bitwarden/web synced 2025-12-31 15:43:14 +00:00

remove angualr http and upgrade node-sass

This commit is contained in:
Kyle Spearrin
2020-01-27 09:04:05 -05:00
parent 6e66df59b7
commit e02eadc9f7
3 changed files with 9 additions and 18 deletions

View File

@@ -46,7 +46,7 @@
"gulp-google-webfonts": "^2.0.0",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"node-sass": "^4.12.0",
"node-sass": "^4.13.1",
"sass-loader": "^7.1.0",
"style-loader": "^0.23.0",
"terser-webpack-plugin": "^1.2.3",
@@ -65,7 +65,6 @@
"@angular/compiler": "7.2.1",
"@angular/core": "7.2.1",
"@angular/forms": "7.2.1",
"@angular/http": "7.2.1",
"@angular/platform-browser": "7.2.1",
"@angular/platform-browser-dynamic": "7.2.1",
"@angular/router": "7.2.1",