Skip to content

Commit 7c519d6

Browse files
authored
Merge pull request #111 from narainsagar/patch-1
update to angular v4
2 parents a5081d2 + ef09932 commit 7c519d6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"dependencies": {
2222
},
2323
"devDependencies": {
24-
"@angular/common": "^2.4.3",
25-
"@angular/compiler": "^2.4.3",
26-
"@angular/core": "^2.4.3",
27-
"@angular/forms": "^2.4.3",
24+
"@angular/common": "^4.0.0",
25+
"@angular/compiler": "^4.0.0",
26+
"@angular/core": "^4.0.0",
27+
"@angular/forms": "^4.0.0",
2828
"rxjs": "^5.1.0",
2929
"zone.js": "^0.7.6",
3030
"codelyzer": "^2.0.0",

0 commit comments

Comments
 (0)