Hard linking to own csx.2 package version
This commit is contained in:
@@ -14,19 +14,19 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"dependencies": {
|
||||
"@babel/helper-function-name": "^7.8.3",
|
||||
"@babel/helper-member-expression-to-functions": "^7.8.3",
|
||||
"@babel/helper-optimise-call-expression": "^7.8.3",
|
||||
"@babel/helper-plugin-utils": "^7.8.3",
|
||||
"@babel/helper-replace-supers": "^7.8.3",
|
||||
"@babel/helper-split-export-declaration": "^7.8.3",
|
||||
"@babel/helper-function-name": "7.8.3-csx.2",
|
||||
"@babel/helper-member-expression-to-functions": "7.8.3-csx.2",
|
||||
"@babel/helper-optimise-call-expression": "7.8.3-csx.2",
|
||||
"@babel/helper-plugin-utils": "7.8.3-csx.2",
|
||||
"@babel/helper-replace-supers": "7.8.3-csx.2",
|
||||
"@babel/helper-split-export-declaration": "7.8.3-csx.2",
|
||||
"semver": "^5.5.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@babel/core": "^7.0.0"
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user