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 dff2a3b commit a94b39fCopy full SHA for a94b39f
package.json
@@ -27,13 +27,13 @@
27
"dependencies": {
28
"angular2": "2.0.0-beta.17",
29
30
- "@angular/common": "0.0.0-4",
31
- "@angular/compiler": "0.0.0-4",
32
- "@angular/core": "0.0.0-4",
33
- "@angular/router": "0.0.0-4",
34
- "@angular/http": "0.0.0-4",
35
- "@angular/platform-browser": "0.0.0-4",
36
- "@angular/platform-browser-dynamic": "0.0.0-4",
+ "@angular/common": "0.0.0-5",
+ "@angular/compiler": "0.0.0-5",
+ "@angular/core": "0.0.0-5",
+ "@angular/router": "0.0.0-5",
+ "@angular/http": "0.0.0-5",
+ "@angular/platform-browser": "0.0.0-5",
+ "@angular/platform-browser-dynamic": "0.0.0-5",
37
38
"es6-promise": "^3.0.2",
39
"es6-shim": "^0.35.0",
0 commit comments