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 776df71 commit 18a3ed1Copy full SHA for 18a3ed1
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@terran-one/cosmwasm-vm-js",
3
- "version": "0.1.6",
+ "version": "0.1.7",
4
"license": "MIT",
5
"author": "TerranOne",
6
"main": "dist/index.js",
@@ -68,11 +68,11 @@
68
"@cosmjs/encoding": "^0.28.4",
69
"@types/elliptic": "^6.4.14",
70
"@types/secp256k1": "^4.0.3",
71
- "synchronized-promise": "^0.3.1",
72
"bech32": "^2.0.0",
73
"elliptic": "^6.5.4",
74
"process": "^0.11.10",
75
"secp256k1": "^4.0.3",
+ "synchronized-promise": "^0.3.1",
76
"util": "^0.12.4"
77
}
78
0 commit comments