Fix handling of this&co in computed keys in arrows transform (#14005)
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"main": "./lib/index.js",
|
||||
"dependencies": {
|
||||
"@babel/helper-annotate-as-pure": "workspace:^",
|
||||
"@babel/helper-environment-visitor": "workspace:^",
|
||||
"@babel/helper-function-name": "workspace:^",
|
||||
"@babel/helper-optimise-call-expression": "workspace:^",
|
||||
"@babel/helper-plugin-utils": "workspace:^",
|
||||
|
||||
Reference in New Issue
Block a user