azimuth-watcher-ts/lerna.json
Nabarun Gogoi 4a3c0a2cd1
Upgrade watcher packages to version 0.2.92 for exposing release version and commit hash metrics (#45)
* Upgrade packages to latest watcher-ts version 0.2.92

* Upgrade version in watchers
2024-05-31 11:41:51 +05:30

9 lines
111 B
JSON

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