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

@@ -30,7 +30,7 @@
"devDependencies": {
"@babel/core": "workspace:*",
"@babel/helper-plugin-test-runner": "workspace:*",
"babel-plugin-polyfill-es-shims": "0.0.10",
"babel-plugin-polyfill-es-shims": "^0.1.0",
"object.getownpropertydescriptors": "^2.1.1"
}
}