v7.7.4-csx.0 in packages

This commit is contained in:
2019-11-24 18:48:01 +01:00
parent 9c9f830ac0
commit 9a80ee7950
144 changed files with 280 additions and 280 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@babel/plugin-transform-function-name",
"version": "7.7.4",
"version": "7.7.4-csx.0",
"description": "Apply ES2015 function.name semantics to all functions",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-function-name",
"license": "MIT",
@@ -16,7 +16,7 @@
"@babel/helper-plugin-utils": "^7.0.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
"@babel/core": "^7.0.0-0 || csx"
},
"devDependencies": {
"@babel/core": "^7.7.4",