azimuth-watcher-ts/lerna.json
Nabarun Gogoi 5402445f44
Update watchers with fix for historical processing sync status update (#40)
* Update azimuth watcher with fix for historical processing sync status

* Upgrade packages in all watchers

* Upgrade package versions to 0.2.76

* Update watcher version to 0.1.2
2023-11-24 12:44:09 +05:30

9 lines
111 B
JSON

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