Skip to content

Commit 97b8b8c

Browse files
fix(package): update @angular/core to version 5.1.0
Closes #107
1 parent 01988b7 commit 97b8b8c

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
@@ -29,7 +29,7 @@
2929
"@angular/cdk": "^2.0.0-beta.10",
3030
"@angular/common": "^4.3.6",
3131
"@angular/compiler": "^4.3.6",
32-
"@angular/core": "^4.3.6",
32+
"@angular/core": "^5.1.0",
3333
"@angular/forms": "^4.3.6",
3434
"@angular/http": "^4.3.6",
3535
"@angular/material": "^2.0.0-beta.10",

0 commit comments

Comments
 (0)