Use the babel-plugin-polyfill-* packages in preset-env (#12583)

This commit is contained in:
Nicolò Ribaudo
2021-02-21 17:40:29 +01:00
committed by GitHub
parent 33fbf84fa3
commit 143ee801e6
177 changed files with 3060 additions and 3618 deletions

View File

@@ -27,7 +27,7 @@
"devDependencies": {
"@babel/core": "workspace:*",
"@babel/helper-plugin-test-runner": "workspace:*",
"babel-plugin-polyfill-corejs3": "0.0.10",
"babel-plugin-polyfill-corejs3": "^0.1.0",
"core-js-pure": "^3.8.1"
}
}