This commit is contained in:
Huáng Jùnliàng
2020-06-30 09:04:22 -04:00
parent 379e1c5593
commit 7fd40d86a0
155 changed files with 799 additions and 799 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/helper-explode-class",
"version": "7.10.3",
"version": "7.10.4",
"description": "Helper function to explode class",
"repository": {
"type": "git",
@@ -13,8 +13,8 @@
},
"main": "lib/index.js",
"dependencies": {
"@babel/helper-bindify-decorators": "^7.10.1",
"@babel/traverse": "^7.10.3",
"@babel/types": "^7.10.3"
"@babel/helper-bindify-decorators": "^7.10.4",
"@babel/traverse": "^7.10.4",
"@babel/types": "^7.10.4"
}
}