Skip to content

Commit

Permalink
fix: Beta release with @cheqd/ts-proto 3.3.0-develop.1 (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb committed Aug 3, 2023
1 parent 7ae9707 commit 390565f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 25 deletions.
44 changes: 21 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"README.md"
],
"dependencies": {
"@cheqd/ts-proto": "^3.2.3",
"@cheqd/ts-proto": "^3.3.0-develop.1",
"@cosmjs/amino": "^0.31.0",
"@cosmjs/crypto": "^0.31.0",
"@cosmjs/encoding": "^0.31.0",
Expand All @@ -76,7 +76,7 @@
"@semantic-release/npm": "^10.0.4",
"@semantic-release/release-notes-generator": "^11.0.4",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.5",
"@types/node": "^20.4.6",
"@types/uuid": "^9.0.2",
"conventional-changelog-conventionalcommits": "^6.1.0",
"cross-env": "^7.0.3",
Expand Down

0 comments on commit 390565f

Please sign in to comment.