mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
remove angular http module
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -53,14 +53,6 @@
|
|||||||
"tslib": "^1.9.0"
|
"tslib": "^1.9.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular/http": {
|
|
||||||
"version": "7.2.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/@angular/http/-/http-7.2.1.tgz",
|
|
||||||
"integrity": "sha512-3xfdN2bmCbzATwRGUEZQVkGn3IN6tMX/whLWGWgcEV3CENJqTUjfjn1+nSHASQLUnmOr5T7yTiWK5P7bDrHYzw==",
|
|
||||||
"requires": {
|
|
||||||
"tslib": "^1.9.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"@angular/platform-browser": {
|
"@angular/platform-browser": {
|
||||||
"version": "7.2.1",
|
"version": "7.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-7.2.1.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-7.2.1.tgz",
|
||||||
|
|||||||
@@ -68,7 +68,6 @@
|
|||||||
"@angular/compiler": "7.2.1",
|
"@angular/compiler": "7.2.1",
|
||||||
"@angular/core": "7.2.1",
|
"@angular/core": "7.2.1",
|
||||||
"@angular/forms": "7.2.1",
|
"@angular/forms": "7.2.1",
|
||||||
"@angular/http": "7.2.1",
|
|
||||||
"@angular/platform-browser": "7.2.1",
|
"@angular/platform-browser": "7.2.1",
|
||||||
"@angular/platform-browser-dynamic": "7.2.1",
|
"@angular/platform-browser-dynamic": "7.2.1",
|
||||||
"@angular/router": "7.2.1",
|
"@angular/router": "7.2.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user