Skip to content

Commit

Permalink
Fix yarn error
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Oct 12, 2021
1 parent a629f7b commit b631959
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/babel-compat-data/package.json
Expand Up @@ -32,11 +32,10 @@
"compat-data"
],
"dependencies": {
"core-js-compat": "^3.9.0"
"core-js-compat": "^3.16.0"
},
"devDependencies": {
"@mdn/browser-compat-data": "^3.3.4",
"core-js-compat": "^3.16.0",
"electron-to-chromium": "^1.3.749"
},
"engines": {
Expand Down

0 comments on commit b631959

Please sign in to comment.