Skip to content

Commit e7014f9

Browse files
committed
refactor: move to Angular 4 for local dev.
1 parent 7be7908 commit e7014f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@
107107
]
108108
},
109109
"devDependencies": {
110-
"@angular/compiler": "^4.0.0-rc.5",
111-
"@angular/compiler-cli": "^4.0.0-rc.5",
112-
"@angular/core": "^4.0.0-rc.5",
110+
"@angular/compiler": "^4.0.0",
111+
"@angular/compiler-cli": "^4.0.0",
112+
"@angular/core": "^4.0.0",
113113
"@types/chai": "^3.4.32",
114114
"@types/chalk": "^0.4.28",
115115
"@types/common-tags": "^1.2.4",

0 commit comments

Comments
 (0)