v7.7.4-csx.1

This commit is contained in:
2019-11-24 18:50:06 +01:00
parent 9a80ee7950
commit a8619469bf
141 changed files with 169 additions and 169 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/runtime-corejs2",
"version": "7.7.4-csx.0",
"version": "7.7.4-csx.1",
"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.4-csx.0"
"@babel/helpers": "^7.7.4-csx.1"
}
}