mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
11 lines
157 B
JSON
11 lines
157 B
JSON
// prettier-ignore
|
|
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"version": "19.3.0",
|
|
"tagVersionPrefix": ""
|
|
}
|