Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb committed Aug 29, 2024
1 parent c833089 commit 8ca932e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
],
"dependencies": {
"@cheqd/ts-proto": "~2.3.2",
"@cosmjs/amino": "~0.30.0",
"@cosmjs/crypto": "~0.30.0",
"@cosmjs/encoding": "~0.30.0",
"@cosmjs/math": "~0.30.0",
"@cosmjs/proto-signing": "~0.30.0",
"@cosmjs/stargate": "~0.30.0",
"@cosmjs/tendermint-rpc": "~0.30.0",
"@cosmjs/utils": "~0.30.0",
"@cosmjs/amino": "~0.30.1",
"@cosmjs/crypto": "~0.30.1",
"@cosmjs/encoding": "~0.30.1",
"@cosmjs/math": "~0.30.1",
"@cosmjs/proto-signing": "~0.30.1",
"@cosmjs/stargate": "~0.30.1",
"@cosmjs/tendermint-rpc": "~0.30.1",
"@cosmjs/utils": "~0.30.1",
"@stablelib/ed25519": "^1.0.3",
"@types/secp256k1": "^4.0.3",
"cosmjs-types": "^0.7.1",
Expand All @@ -72,15 +72,15 @@
"@semantic-release/commit-analyzer": "^11.1.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^9.2.6",
"@semantic-release/npm": "^11.0.0",
"@semantic-release/npm": "^11.0.3",
"@semantic-release/release-notes-generator": "^12.1.0",
"@types/jest": "^29.5.12",
"@types/node": "^18.19.47",
"@types/uuid": "^10.0.0",
"conventional-changelog-conventionalcommits": "^8.0.0",
"jest": "^29.7.0",
"prettier": "^3.3.3",
"semantic-release": "^21.1.1",
"semantic-release": "^22.0.12",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
Expand Down

0 comments on commit 8ca932e

Please sign in to comment.