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 #28
  • Loading branch information
greenkeeper[bot] authored Dec 12, 2019
1 parent a83a57a commit 7707e1c
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 @@ -126,7 +126,7 @@
"dependencies": {
"chalk": "^2.3.0",
"conf": "^1.4.0",
"core-js": "^2.5.3",
"core-js": "^3.5.0",
"get-stdin": "^5.0.1",
"meow": "^4.0.0",
"ora": "^1.3.0",
Expand Down

0 comments on commit 7707e1c

Please sign in to comment.