azimuth-watcher-ts/lerna.json
Nabarun Gogoi 0b222eea77
Upgrade watcher package versions to 0.2.77 (#42)
* Upgrade watcher package versions

* Upgrade watcher versions
2023-11-27 10:08:38 +05:30

9 lines
111 B
JSON

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