mirror of
https://github.com/strapi/strapi.git
synced 2026-01-07 12:45:45 +00:00
Merge pull request #13090 from strapi/chore/add-missing-dep
Add missing babel polyfill dependency
This commit is contained in:
commit
99544589b0
@ -39,6 +39,7 @@
|
||||
"dependencies": {
|
||||
"@babel/core": "7.16.7",
|
||||
"@babel/plugin-transform-runtime": "7.16.7",
|
||||
"@babel/polyfill": "7.12.1",
|
||||
"@babel/preset-env": "7.16.7",
|
||||
"@babel/preset-react": "7.16.7",
|
||||
"@babel/runtime": "7.16.7",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user