azimuth-watcher-ts/lerna.json
Nabarun 914b71c98a Add CI for publishing docker image (#3)
Reviewed-on: LaconicNetwork/azimuth-watcher-ts#3
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2025-07-17 02:46:12 +00:00

9 lines
112 B
JSON

{
"packages": [
"packages/*"
],
"useWorkspaces": true,
"version": "0.1.10",
"npmClient": "yarn"
}