Skip to content
This repository was archived by the owner on Oct 9, 2020. It is now read-only.

Commit e50829f

Browse files
committed
Merge pull request #48 from douglasduteil/feat-pkg-bump-to-core-js-2.4.0
feat(pkg): bump to core-js@2.4.0
2 parents 0bbdce4 + 985066a commit e50829f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-babel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"babel-preset-stage-1": "npm:babel-preset-stage-1@^6.5.0",
2929
"babel-preset-stage-2": "npm:babel-preset-stage-2@^6.5.0",
3030
"babel-preset-stage-3": "npm:babel-preset-stage-3@^6.3.13",
31-
"core-js": "npm:core-js@^1.2.6",
31+
"core-js": "npm:core-js@^2.4.0",
3232
"regenerator-runtime": "npm:regenerator-runtime@^0.9.5"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)