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