Skip to content

Commit d02308c

Browse files
chore(package): update dependencies
https://greenkeeper.io/
1 parent f2f669a commit d02308c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,15 +76,15 @@
7676
"typescript": "2.2.1",
7777
"typings": "^2.0.0",
7878
"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",
79+
"@angular/common": "2.4.9",
80+
"@angular/compiler": "2.4.9",
81+
"@angular/core": "2.4.9",
82+
"@angular/platform-browser": "2.4.9",
83+
"@angular/platform-browser-dynamic": "2.4.9",
8484
"core-js": "^2.4.1",
8585
"rxjs": "5.2.0",
86-
"systemjs": "0.19.41",
87-
"zone.js": "^0.7.4"
86+
"systemjs": "0.20.9",
87+
"zone.js": "^0.8.0"
8888
},
8989
"peerDependencies": {
9090
"@angular/common": "2.4.5",

0 commit comments

Comments
 (0)