This commit is contained in:
Nicolò Ribaudo
2019-09-06 19:25:16 +02:00
parent 42e5974fd4
commit cbd5a26e57
34 changed files with 117 additions and 117 deletions

View File

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