Skip to content

Commit

Permalink
Update deps version for @cosmjs/amino and @cosmjs/cosmwasm-stargate t…
Browse files Browse the repository at this point in the history
…o 0.32.2
  • Loading branch information
d-manevich committed Jan 16, 2024
1 parent 63ea5ce commit 92349ff
Show file tree
Hide file tree
Showing 2 changed files with 3,932 additions and 210 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
"author": "Sergey Ratiashvili <[email protected]>",
"license": "MIT",
"dependencies": {
"@cosmjs/amino": "^0.30.1",
"@cosmjs/cosmwasm-stargate": "^0.30.1"
"@cosmjs/amino": "^0.32.2",
"@cosmjs/cosmwasm-stargate": "^0.32.2"
},
"scripts": {
"build": "tsc -p tsconfig.json",
"semantic-release": "semantic-release"
},
"devDependencies": {
"typescript": "^5.0.4",
"semantic-release": "^21.0.1"
"semantic-release": "^21.0.1",
"typescript": "^5.0.4"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 92349ff

Please sign in to comment.