Skip to content

Commit

Permalink
updated angular to rc.4
Browse files Browse the repository at this point in the history
  • Loading branch information
orizens committed Aug 16, 2016
1 parent a9fcb8d commit f4c8233
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"author": "Oren Farhi",
"license": "MIT",
"devDependencies": {
"@angular/common": "^2.0.0-rc.2",
"@angular/compiler": "^2.0.0-rc.2",
"@angular/core": "^2.0.0-rc.2",
"@angular/platform-browser": "^2.0.0-rc.2",
"@angular/platform-browser-dynamic": "^2.0.0-rc.2",
"@angular/common": "^2.0.0-rc.4",
"@angular/compiler": "^2.0.0-rc.4",
"@angular/core": "^2.0.0-rc.4",
"@angular/platform-browser": "^2.0.0-rc.4",
"@angular/platform-browser-dynamic": "^2.0.0-rc.4",
"autodts": "0.0.6",
"es6-promise": "^3.0.2",
"es6-shim": "^0.33.3",
Expand Down

0 comments on commit f4c8233

Please sign in to comment.