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.
1 parent 0934475 commit 4470ad8Copy full SHA for 4470ad8
package.json
@@ -31,8 +31,8 @@
31
"typings": "index.d.ts",
32
"peerDependencies": {
33
"@ngx-translate/core": "^6.0.0-beta.1",
34
- "@angular/core": "^2.3.0",
35
- "@angular/http": "^2.3.0"
+ "@angular/core": ">=2.3.0 || >=4.0.0-beta.0",
+ "@angular/http": ">=2.3.0 || >=4.0.0-beta.0"
36
},
37
"devDependencies": {
38
"@angular/common": "2.4.6",
0 commit comments