Updated babel manually
This commit is contained in:
parent
06889b1a6c
commit
5088abd15d
16376
package-lock.json
generated
16376
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -41,10 +41,10 @@
|
|||
"@babel/compat-data": "^7.16.4",
|
||||
"@babel/core": "^7.16.5",
|
||||
"@babel/helper-module-imports": "^7.16.0",
|
||||
"@babel/plugin-proposal-class-properties": "^7.16.0",
|
||||
"@babel/plugin-proposal-private-methods": "^7.16.0",
|
||||
"@babel/plugin-proposal-class-properties": "^7.16.5",
|
||||
"@babel/plugin-proposal-private-methods": "^7.16.5",
|
||||
"@babel/preset-env": "^7.16.5",
|
||||
"@babel/register": "^7.16.0",
|
||||
"@babel/register": "^7.16.5",
|
||||
"@types/chrome": "0.0.170",
|
||||
"babelify": "^10.0.0",
|
||||
"browserify": "^17.0.0",
|
||||
|
|
Loading…
Reference in a new issue