Skip to content

Commit 3f5bcaa

Browse files
gameboxdavideast
authored andcommitted
Update Angular2 dep. to support Betas until RC1 (angular#136)
chore(dependencies): Set Angular 2 version to range from beta-14 to rc-1
1 parent 877bd07 commit 3f5bcaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"homepage": "https://github.com/angular/indy#readme",
2828
"dependencies": {
29-
"angular2": "2.0.0-beta.14",
29+
"angular2": ">=2.0.0-beta.14 <2.0.0-rc.1",
3030
"firebase": "2.4.2",
3131
"rxjs": "5.0.0-beta.2"
3232
},

0 commit comments

Comments
 (0)