azimuth-watcher-ts/lerna.json
Nabarun Gogoi 4927f2fba6
Update package versions to handle missing totalDifficulty in block data (#49)
* Update package versions to handle missing totalDifficulty

* Upgrade package versions
2025-03-11 15:43:37 +05:30

9 lines
111 B
JSON

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