Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 616e94f

Browse files
committed
deps: update dev angular to 4.0.0
1 parent 1025a3c commit 616e94f

File tree

2 files changed

+245
-130
lines changed

2 files changed

+245
-130
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
],
3535
"license": "MIT",
3636
"devDependencies": {
37-
"@angular/compiler": "4.0.0-rc.5",
38-
"@angular/compiler-cli": "^4.0.0-rc.5",
39-
"@angular/core": "^4.0.0-rc.5",
40-
"@angular/platform-server": "^4.0.0-rc.5",
37+
"@angular/compiler": "^4.0.1",
38+
"@angular/compiler-cli": "^4.0.1",
39+
"@angular/core": "^4.0.1",
40+
"@angular/platform-server": "^4.0.1",
4141
"@types/jasmine": "^2.5.37",
4242
"core-js": "^2.4.1",
4343
"coveralls": "^2.11.15",

0 commit comments

Comments
 (0)