v7.13.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/helper-wrap-function",
|
||||
"version": "7.12.13",
|
||||
"version": "7.13.0",
|
||||
"description": "Helper to wrap functions inside a function call.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -16,7 +16,7 @@
|
||||
"dependencies": {
|
||||
"@babel/helper-function-name": "workspace:^7.12.13",
|
||||
"@babel/template": "workspace:^7.12.13",
|
||||
"@babel/traverse": "workspace:^7.12.13",
|
||||
"@babel/types": "workspace:^7.12.13"
|
||||
"@babel/traverse": "workspace:^7.13.0",
|
||||
"@babel/types": "workspace:^7.13.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user