Skip to content

Commit

Permalink
update angular rc3 (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonybudianto7 committed Jun 22, 2016
1 parent 2590c1d commit 2604422
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"url": "https://github.com/antonybudianto/angular2-starter/issues"
},
"dependencies": {
"@angular/common": "2.0.0-rc.2",
"@angular/compiler": "2.0.0-rc.2",
"@angular/core": "2.0.0-rc.2",
"@angular/forms": "0.1.0",
"@angular/http": "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.3",
"@angular/compiler": "2.0.0-rc.3",
"@angular/core": "2.0.0-rc.3",
"@angular/forms": "0.1.1",
"@angular/http": "2.0.0-rc.3",
"@angular/platform-browser": "2.0.0-rc.3",
"@angular/platform-browser-dynamic": "2.0.0-rc.3",
"@angular/router": "3.0.0-alpha.7",
"@ngstarter/systemjs-extension": "1.0.0-rc.3",
"bootstrap-sass": "^3.3.6",
Expand Down

0 comments on commit 2604422

Please sign in to comment.