The Wayback Machine - https://web.archive.org/web/20211105015609/https://github.com/cube-js/cube.js/blob/master/lerna.json
Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
{
"version": "0.28.53",
"npmClient": "yarn",
"useWorkspaces": true,
"packages": [
"docs",
"packages/*",
"rust"
],
"command": {
"bootstrap": {
"npmClient": "yarn",
"npmClientArgs": [
"--frozen-lockfile"
]
}
}
}