mirror of
https://github.com/ChainSafe/lodestar.git
synced 2026-05-02 03:01:08 -04:00
16 lines
229 B
JSON
16 lines
229 B
JSON
{
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"useNx": true,
|
|
"version": "1.9.1",
|
|
"stream": "true",
|
|
"command": {
|
|
"version": {
|
|
"message": "chore(release): %s"
|
|
}
|
|
}
|
|
}
|