Hard linking to own csx.2 package version
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
},
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"@babel/helper-function-name": "^7.8.3",
|
||||
"@babel/template": "^7.8.3",
|
||||
"@babel/traverse": "^7.8.3",
|
||||
"@babel/types": "^7.8.3"
|
||||
"@babel/helper-function-name": "7.8.3-csx.2",
|
||||
"@babel/template": "7.8.3-csx.2",
|
||||
"@babel/traverse": "7.8.3-csx.2",
|
||||
"@babel/types": "7.8.3-csx.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user