We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9b234 commit b023050Copy full SHA for b023050
package.json
@@ -31,11 +31,11 @@
31
},
32
"homepage": "https://github.com/angular/indy#readme",
33
"dependencies": {
34
- "@angular/core": "2.0.0-rc.1",
35
- "@angular/platform-browser": "2.0.0-rc.1",
36
- "@angular/common": "2.0.0-rc.1",
37
- "@angular/compiler": "2.0.0-rc.1",
38
- "@angular/platform-browser-dynamic": "2.0.0-rc.1",
+ "@angular/core": "2.0.0-rc.2",
+ "@angular/platform-browser": "2.0.0-rc.2",
+ "@angular/common": "2.0.0-rc.2",
+ "@angular/compiler": "2.0.0-rc.2",
+ "@angular/platform-browser-dynamic": "2.0.0-rc.2",
39
"firebase": "^3.0.3",
40
"rxjs": "5.0.0-beta.6"
41
0 commit comments