Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit 58c0659

Browse files
Daniel Sogldanbucholtz
Daniel Sogl
authored andcommitted
chore(dependencies): update angular to 4.0.2
Update to the latest Angular release 4.0.2
1 parent 77edbc6 commit 58c0659

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -62,16 +62,16 @@
6262
"xml2js": "^0.4.17"
6363
},
6464
"devDependencies": {
65-
"@angular/common": "4.0.0",
66-
"@angular/compiler": "4.0.0",
67-
"@angular/compiler-cli": "4.0.0",
68-
"@angular/core": "4.0.0",
69-
"@angular/forms": "4.0.0",
70-
"@angular/http": "4.0.0",
71-
"@angular/platform-browser": "4.0.0",
72-
"@angular/platform-browser-dynamic": "4.0.0",
73-
"@angular/platform-server": "4.0.0",
74-
"@angular/tsc-wrapped": "4.0.0",
65+
"@angular/common": "4.0.2",
66+
"@angular/compiler": "4.0.2",
67+
"@angular/compiler-cli": "4.0.2",
68+
"@angular/core": "4.0.2",
69+
"@angular/forms": "4.0.2",
70+
"@angular/http": "4.0.2",
71+
"@angular/platform-browser": "4.0.2",
72+
"@angular/platform-browser-dynamic": "4.0.2",
73+
"@angular/platform-server": "4.0.2",
74+
"@angular/tsc-wrapped": "4.0.2",
7575
"@types/chalk": "^0.4.30",
7676
"@types/chokidar": "1.4.29",
7777
"@types/clean-css": "^3.4.29",
@@ -97,7 +97,7 @@
9797
"sw-toolbox": "3.4.0",
9898
"tslint-ionic-rules": "0.0.8",
9999
"typescript": "~2.2.1",
100-
"zone.js": "^0.7.2"
100+
"zone.js": "^0.8.5"
101101
},
102102
"peerDependencies": {
103103
"@angular/core": "*",

0 commit comments

Comments
 (0)