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

@@ -9,6 +9,6 @@
},
"main": "lib/index.js",
"dependencies": {
"@babel/types": "^7.8.3"
"@babel/types": "7.8.3-csx.2"
}
}