Skip to content

Commit 6fd76bc

Browse files
fix(package): update @angular/core to version 5.0.4
Closes #116
1 parent a221b87 commit 6fd76bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@angular/common": "^4.1.3",
1717
"@angular/compiler": "^4.1.3",
18-
"@angular/core": "^4.1.3",
18+
"@angular/core": "^5.0.4",
1919
"@angular/forms": "^4.1.3",
2020
"@angular/http": "^4.1.3",
2121
"@angular/platform-browser": "^4.1.3",

0 commit comments

Comments
 (0)