Skip to content

Commit 224a881

Browse files
fix(package): update @angular/core to version 5.0.2
1 parent 1cc5310 commit 224a881

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
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@angular/common": "5.0.1",
3535
"@angular/compiler": "5.0.1",
36-
"@angular/core": "5.0.1",
36+
"@angular/core": "5.0.2",
3737
"@angular/platform-browser": "5.0.1",
3838
"@angular/platform-browser-dynamic": "5.0.1",
3939
"@angular/upgrade": "5.0.1",

0 commit comments

Comments
 (0)