This commit is contained in:
Huáng Jùnliàng
2020-07-30 16:45:44 -04:00
parent f7ec170ba3
commit 45fdb87747
30 changed files with 91 additions and 84 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/helper-split-export-declaration",
"version": "7.10.4",
"version": "7.11.0",
"description": "",
"repository": {
"type": "git",
@@ -13,6 +13,6 @@
},
"main": "lib/index.js",
"dependencies": {
"@babel/types": "^7.10.4"
"@babel/types": "^7.11.0"
}
}