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/runtime",
"version": "7.10.3",
"version": "7.10.4",
"description": "babel's modular runtime helpers",
"license": "MIT",
"publishConfig": {
@@ -17,6 +17,6 @@
"regenerator-runtime": "^0.13.4"
},
"devDependencies": {
"@babel/helpers": "^7.10.1"
"@babel/helpers": "^7.10.4"
}
}