chore: update to RC3 (#141)
Showing
| ... | ... | @@ -21,16 +21,16 @@ |
| "author": "", | ||
| "license": "ISC", | ||
| "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", | ||
| "@angular/router-deprecated": "2.0.0-rc.2", | ||
| "@angular/upgrade": "2.0.0-rc.2", | ||
| "@angular/upgrade": "2.0.0-rc.3", | ||
| "systemjs": "0.19.27", | ||
| "core-js": "^2.4.0", | ||
| ... | ... |
Please register or sign in to comment