v0.22.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@cosmjs/crypto",
|
||||
"version": "0.22.2",
|
||||
"version": "0.22.3",
|
||||
"description": "Cryptography resources for blockchain projects",
|
||||
"contributors": [
|
||||
"IOV SAS <admin@iov.one>",
|
||||
@@ -43,9 +43,9 @@
|
||||
"pack-web": "yarn build-or-skip && webpack --mode development --config webpack.web.config.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@cosmjs/encoding": "^0.22.2",
|
||||
"@cosmjs/math": "^0.22.2",
|
||||
"@cosmjs/utils": "^0.22.2",
|
||||
"@cosmjs/encoding": "^0.22.3",
|
||||
"@cosmjs/math": "^0.22.3",
|
||||
"@cosmjs/utils": "^0.22.3",
|
||||
"bip39": "^3.0.2",
|
||||
"bn.js": "^4.11.8",
|
||||
"elliptic": "^6.5.3",
|
||||
|
||||
Reference in New Issue
Block a user