mirror of
https://github.com/AtHeartEngineering/lodestar.git
synced 2026-01-11 01:28:24 -05:00
15 lines
213 B
JSON
15 lines
213 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"version": "0.36.0",
|
|
"stream": "true",
|
|
"command": {
|
|
"version": {
|
|
"message": "chore(release): %s"
|
|
}
|
|
}
|
|
}
|