Skip to content

Commit

Permalink
Merge pull request #466 from xmtp/rygine/upgrade-proto
Browse files Browse the repository at this point in the history
fix: upgrade `@xmtp/proto` dependency
  • Loading branch information
rygine authored Oct 16, 2023
2 parents d6cf10e + cf0368a commit b017588
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
},
"dependencies": {
"@noble/secp256k1": "^1.5.2",
"@xmtp/proto": "^3.28.0-beta.1",
"@xmtp/proto": "^3.29.0",
"async-mutex": "^0.4.0",
"elliptic": "^6.5.4",
"ethers": "^5.5.3",
Expand Down

0 comments on commit b017588

Please sign in to comment.