Hard linking to own csx.2 package version

This commit is contained in:
2020-01-22 14:25:01 +01:00
parent 1518210ee6
commit bfa97fe782
137 changed files with 585 additions and 585 deletions

View File

@@ -19,7 +19,7 @@
"compiler"
],
"dependencies": {
"@babel/register": "^7.8.3",
"@babel/register": "7.8.3-csx.2",
"commander": "^4.0.1",
"core-js": "^3.2.1",
"lodash": "^4.17.13",
@@ -32,9 +32,9 @@
"@babel/core": "^7.0.0-0 || csx"
},
"devDependencies": {
"@babel/core": "^7.8.3",
"@babel/helper-fixtures": "^7.8.3",
"@babel/runtime": "^7.8.3",
"@babel/core": "7.8.3-csx.2",
"@babel/helper-fixtures": "7.8.3-csx.2",
"@babel/runtime": "7.8.3-csx.2",
"fs-readdir-recursive": "^1.0.0",
"make-dir": "^2.1.0",
"rimraf": "^3.0.0"