gitbeaker/lerna.json
Justin Dalrymple eacc7536e9
Updating the pagination documentation (#760)
* Updating pagination docs
2020-05-05 14:31:31 +02:00

11 lines
157 B
JSON

// prettier-ignore
{
"packages": [
"packages/*"
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "19.3.0",
"tagVersionPrefix": ""
}