Skip to content

Commit 456eaf6

Browse files
Skyler BrownSkyler Brown
Skyler Brown
authored and
Skyler Brown
committed
update peerDependencies
1 parent 182862e commit 456eaf6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"webpack": "webpack"
2222
},
2323
"peerDependencies": {
24-
"@angular/common": "2.0.0-rc.4",
25-
"@angular/compiler": "2.0.0-rc.4",
26-
"@angular/core": "2.0.0-rc.4",
27-
"@angular/forms": "0.2.0",
24+
"@angular/common": "2.0.0-rc.5",
25+
"@angular/compiler": "2.0.0-rc.5",
26+
"@angular/core": "2.0.0-rc.5",
27+
"@angular/forms": "0.3.0",
2828
"rxjs": "5.0.0-beta.6",
2929
"zone.js": "^0.6.6"
3030
},

0 commit comments

Comments
 (0)