Skip to content

Commit

Permalink
rc 4
Browse files Browse the repository at this point in the history
  • Loading branch information
nosaku committed Jul 3, 2016
1 parent 0838be4 commit e925b99
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,16 @@
"copy": "^0.2.0"
},
"dependencies": {
"@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/router": "^3.0.0-alpha.7",
"@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",
"@angular/router": "^3.0.0-beta.1",
"@angular/router-deprecated": "^2.0.0-rc.2",
"@angular/http": "^2.0.0-rc.2",
"@angular/upgrade": "^2.0.0-rc.2",
"@angular/forms": "0.1.0",
"@angular/http": "^2.0.0-rc.4",
"@angular/upgrade": "^2.0.0-rc.4",
"@angular/forms": "0.2.0",
"reflect-metadata": "^0.1.3",
"rxjs": "5.0.0-beta.6",
"systemjs": "^0.19.27",
Expand Down

0 comments on commit e925b99

Please sign in to comment.