Skip to content

Commit f2ab6d3

Browse files
fix(package): update core-js to version 3.0.0
1 parent 998066e commit f2ab6d3

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
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/toxic-johann/git-prefix-tag#readme",
2626
"dependencies": {
27-
"core-js": "^2.5.3",
27+
"core-js": "^3.0.0",
2828
"semver": "^5.5.0",
2929
"shelljs": "^0.8.1",
3030
"toxic-predicate-functions": "^0.2.3"

0 commit comments

Comments
 (0)