|
|
@ -13,6 +13,8 @@
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/core": "^7.14.6",
|
|
|
|
"@babel/core": "^7.14.6",
|
|
|
|
"@babel/plugin-proposal-export-namespace-from": "^7.14.5",
|
|
|
|
"@babel/plugin-proposal-export-namespace-from": "^7.14.5",
|
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.14.5"
|
|
|
|
"@babel/plugin-transform-modules-commonjs": "^7.14.5",
|
|
|
|
|
|
|
|
"@babel/plugin-transform-runtime": "^7.19.6",
|
|
|
|
|
|
|
|
"babel-plugin-transform-import-meta": "^2.2.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|