Hard linking to own csx.2 package version
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-transforms",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"@babel/helper-module-imports": "^7.8.3",
|
||||
"@babel/helper-simple-access": "^7.8.3",
|
||||
"@babel/helper-split-export-declaration": "^7.8.3",
|
||||
"@babel/template": "^7.8.3",
|
||||
"@babel/types": "^7.8.3",
|
||||
"@babel/helper-module-imports": "7.8.3-csx.2",
|
||||
"@babel/helper-simple-access": "7.8.3-csx.2",
|
||||
"@babel/helper-split-export-declaration": "7.8.3-csx.2",
|
||||
"@babel/template": "7.8.3-csx.2",
|
||||
"@babel/types": "7.8.3-csx.2",
|
||||
"lodash": "^4.17.13"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user