Skip to content

Commit 4a0926b

Browse files
authored
Merge pull request #5 from conor-mac-aoidh/master
Updated angular peer dependencies
2 parents 629d48a + cd1212e commit 4a0926b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
},
3030
"config": {},
3131
"peerDependencies": {
32-
"@angular/core": "^2.0.0",
33-
"@angular/http": "^2.0.0",
32+
"@angular/core": "^2.0.0 || ^4.0.0",
33+
"@angular/http": "^2.0.0 || ^4.0.0",
3434
"@ngx-translate/core": "^6.0.0"
3535
},
3636
"dependencies": {

0 commit comments

Comments
 (0)