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 f2f669a commit d02308cCopy full SHA for d02308c
package.json
@@ -76,15 +76,15 @@
76
"typescript": "2.2.1",
77
"typings": "^2.0.0",
78
"uglify-js": "^2.6.2",
79
- "@angular/common": "2.4.5",
80
- "@angular/compiler": "2.4.5",
81
- "@angular/core": "2.4.5",
82
- "@angular/platform-browser": "2.4.5",
83
- "@angular/platform-browser-dynamic": "2.4.5",
+ "@angular/common": "2.4.9",
+ "@angular/compiler": "2.4.9",
+ "@angular/core": "2.4.9",
+ "@angular/platform-browser": "2.4.9",
+ "@angular/platform-browser-dynamic": "2.4.9",
84
"core-js": "^2.4.1",
85
"rxjs": "5.2.0",
86
- "systemjs": "0.19.41",
87
- "zone.js": "^0.7.4"
+ "systemjs": "0.20.9",
+ "zone.js": "^0.8.0"
88
},
89
"peerDependencies": {
90
"@angular/common": "2.4.5",
0 commit comments