We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b45e68 commit b842b19Copy full SHA for b842b19
lerna.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3
- "version": "0.7.0",
+ "version": "0.8.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@coongcrafts.io>",
"main": "src/index.ts",
0 commit comments