azimuth-watcher-ts/lerna.json
Nabarun 699bf8ee9f
All checks were successful
Publish azimuth-watcher docker image on release / Run docker build and publish (release) Successful in 4m52s
Upgrade watcher-ts packages to fix block processing (#8)
Part of milestone 6 (Testnet)

Reviewed-on: #8
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2025-11-18 10:05:50 +00:00

9 lines
111 B
JSON

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