This commit is contained in:
Nicolò Ribaudo
2020-05-27 21:56:37 +00:00
parent 32bd530f25
commit 88f57a7ea6
145 changed files with 1037 additions and 1037 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/runtime",
"version": "7.10.0",
"version": "7.10.1",
"description": "babel's modular runtime helpers",
"license": "MIT",
"publishConfig": {
@@ -17,6 +17,6 @@
"regenerator-runtime": "^0.13.4"
},
"devDependencies": {
"@babel/helpers": "^7.10.0"
"@babel/helpers": "^7.10.1"
}
}