Hard linking to own csx.2 package version
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
},
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"@babel/helper-module-transforms": "^7.8.3",
|
||||
"@babel/helper-plugin-utils": "^7.8.3",
|
||||
"@babel/helper-simple-access": "^7.8.3",
|
||||
"@babel/helper-module-transforms": "7.8.3-csx.2",
|
||||
"@babel/helper-plugin-utils": "7.8.3-csx.2",
|
||||
"@babel/helper-simple-access": "7.8.3-csx.2",
|
||||
"babel-plugin-dynamic-import-node": "^2.3.0"
|
||||
},
|
||||
"keywords": [
|
||||
@@ -21,8 +21,8 @@
|
||||
"@babel/core": "^7.0.0-0 || csx"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.8.3",
|
||||
"@babel/helper-plugin-test-runner": "^7.8.3",
|
||||
"@babel/core": "7.8.3-csx.2",
|
||||
"@babel/helper-plugin-test-runner": "7.8.3-csx.2",
|
||||
"@babel/plugin-syntax-object-rest-spread": "^7.8.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user