We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@angular/common
@angular/http
1 parent c1f7f58 commit 3be3a07Copy full SHA for 3be3a07
package.json
@@ -31,16 +31,15 @@
31
"typings": "index.d.ts",
32
"peerDependencies": {
33
"@ngx-translate/core": ">=6.0.0",
34
- "@angular/core": ">=4.3.1",
35
- "@angular/http": ">=4.3.1"
+ "@angular/core": ">=4.3.0",
+ "@angular/common": ">=4.3.0"
36
},
37
"devDependencies": {
38
"@angular/animations": "4.3.1",
39
"@angular/common": "4.3.1",
40
"@angular/compiler": "4.3.1",
41
"@angular/compiler-cli": "4.3.1",
42
"@angular/core": "4.3.1",
43
- "@angular/http": "4.3.1",
44
"@ngx-translate/core": "7.0.0",
45
"@angular/platform-browser": "4.3.1",
46
"@angular/platform-browser-dynamic": "4.3.1",
0 commit comments