This commit is contained in:
Nicolò Ribaudo
2019-11-23 00:05:58 +01:00
parent 1b4cfc21d9
commit 75767d87cb
142 changed files with 630 additions and 630 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/runtime-corejs2",
"version": "7.7.2",
"version": "7.7.4",
"description": "babel's modular runtime helpers with core-js@2 polyfilling",
"license": "MIT",
"publishConfig": {
@@ -13,6 +13,6 @@
"regenerator-runtime": "^0.13.2"
},
"devDependencies": {
"@babel/helpers": "^7.7.0"
"@babel/helpers": "^7.7.4"
}
}