Skip to content

Commit

Permalink
fix(package): update core-js to version 3.5.0
Browse files Browse the repository at this point in the history
Closes #21
  • Loading branch information
greenkeeper[bot] committed Dec 12, 2019
1 parent 93160f8 commit 53cec43
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 @@ -21,7 +21,7 @@
"@angular/platform-browser": "^5.2.0",
"@angular/platform-browser-dynamic": "^5.2.0",
"@angular/router": "^6.0.1",
"core-js": "^2.4.1",
"core-js": "^3.5.0",
"rxjs": "^5.5.6",
"zone.js": "^0.8.19"
},
Expand Down

0 comments on commit 53cec43

Please sign in to comment.