@webb-tools/tangle-substrate-types 0.9.4 → 0.9.6
Sign up to get free protection for your applications and to get access to all the features.
- package/build/index.cjs +203 -216
- package/build/index.d.ts +442 -445
- package/build/index.mjs +203 -216
- package/package.json +1 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@webb-tools/tangle-substrate-types",
|
3
|
-
"version": "0.9.
|
3
|
+
"version": "0.9.6",
|
4
4
|
"description": "Polkadot.js type definitions required for interacting with Webb's tangle network",
|
5
5
|
"author": "Webb Developers <drew@webb.tools>",
|
6
6
|
"license": "Apache-2.0",
|