Skip to content

Commit

Permalink
install core-js 3 to be consumed by babel
Browse files Browse the repository at this point in the history
  • Loading branch information
AtofStryker authored and AtofStryker committed Sep 14, 2020
1 parent 0de480f commit 1395303
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"babel-jest": "^24.9.0",
"core-js": "^3.6.5",
"eslint": "^3.19.0",
"eslint-config-standard": "^7.0.1",
"eslint-plugin-jest": "^19.0.1",
Expand Down

0 comments on commit 1395303

Please sign in to comment.