Skip to content

Commit

Permalink
fix(package): update @angular/core to version 5.2.1
Browse files Browse the repository at this point in the history
Closes #116
  • Loading branch information
greenkeeper[bot] committed Jan 17, 2018
1 parent 06c04df commit 8517e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@angular/common": "^4.1.3",
"@angular/compiler": "^4.1.3",
"@angular/core": "^4.1.3",
"@angular/core": "^5.2.1",
"@angular/forms": "^4.1.3",
"@angular/http": "^4.1.3",
"@angular/platform-browser": "^4.1.3",
Expand Down

0 comments on commit 8517e39

Please sign in to comment.