This commit is contained in:
Nicolò Ribaudo
2019-09-23 23:14:37 +02:00
parent 69d00dc5b0
commit b9cb4af953
24 changed files with 76 additions and 76 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/runtime-corejs2",
"version": "7.6.0",
"version": "7.6.2",
"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.6.0"
"@babel/helpers": "^7.6.2"
}
}