azimuth-watcher-ts/lerna.json
Nabarun Gogoi 53be2a87c4
Update watchers to add event name filter in eventsInRange GQL query (#50)
* Update azimuth-watcher with latest watcher-ts version

* Update all watchers for event name filter

* Upgrade package version
2025-03-20 21:20:32 +05:30

9 lines
111 B
JSON

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