We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b520f6d commit ee93dd8Copy full SHA for ee93dd8
lerna.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3
- "version": "0.202.0",
+ "version": "0.203.0",
4
"npmClient": "yarn",
5
"granularPathspec": false
6
}
packages/chaintypes/package.json
"name": "@dedot/chaintypes",
"description": "Types for substrate-based chains",
"author": "Thang X. Vu <thang@dedot.dev>",
"homepage": "https://dedot.dev",
0 commit comments