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

Commit 9e0205b

Browse files
committed
chore(dependencies): update to angular 4.0.0
update to angular 4.0.0
1 parent e20c181 commit 9e0205b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -61,16 +61,16 @@
6161
"xml2js": "^0.4.17"
6262
},
6363
"devDependencies": {
64-
"@angular/common": "4.0.0-rc.5",
65-
"@angular/compiler": "4.0.0-rc.5",
66-
"@angular/compiler-cli": "4.0.0-rc.5",
67-
"@angular/core": "4.0.0-rc.5",
68-
"@angular/forms": "4.0.0-rc.5",
69-
"@angular/http": "4.0.0-rc.5",
70-
"@angular/platform-browser": "4.0.0-rc.5",
71-
"@angular/platform-browser-dynamic": "4.0.0-rc.5",
72-
"@angular/platform-server": "4.0.0-rc.5",
73-
"@angular/tsc-wrapped": "4.0.0-rc.5",
64+
"@angular/common": "4.0.0",
65+
"@angular/compiler": "4.0.0",
66+
"@angular/compiler-cli": "4.0.0",
67+
"@angular/core": "4.0.0",
68+
"@angular/forms": "4.0.0",
69+
"@angular/http": "4.0.0",
70+
"@angular/platform-browser": "4.0.0",
71+
"@angular/platform-browser-dynamic": "4.0.0",
72+
"@angular/platform-server": "4.0.0",
73+
"@angular/tsc-wrapped": "4.0.0",
7474
"@types/chalk": "^0.4.30",
7575
"@types/chokidar": "1.4.29",
7676
"@types/clean-css": "^3.4.29",

0 commit comments

Comments
 (0)