This commit is contained in:
Nicolò Ribaudo
2020-04-29 20:33:47 +02:00
parent 7c80ed9598
commit 9c2846bcac
22 changed files with 72 additions and 72 deletions

View File

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