Update polyfill plugins (#13781)

* Update polyfill plugins

* Babel 8
This commit is contained in:
Nicolò Ribaudo
2021-09-23 09:24:45 +02:00
committed by GitHub
parent 2e2d202694
commit 613ae6fac7
13 changed files with 37 additions and 23 deletions

View File

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