mirror of
https://github.com/dzeiocom/libs.git
synced 2025-05-28 03:59:55 +00:00
12 lines
155 B
JSON
12 lines
155 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"version": "independent",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
}
|
|
}
|