Skip to content

Commit

Permalink
Merge pull request #150 from xmtp/fix-timestamp-decoding
Browse files Browse the repository at this point in the history
Lock proto version
  • Loading branch information
neekolas authored Aug 17, 2022
2 parents 544a352 + 7e95b1a commit 0640593
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -60,7 +60,7 @@
"dependencies": {
"@noble/secp256k1": "^1.5.2",
"@stardazed/streams-polyfill": "^2.4.0",
"@xmtp/proto": "^1.2.0",
"@xmtp/proto": "1.2.0",
"cross-fetch": "^3.1.5",
"ethers": "^5.5.3",
"js-waku": "^0.24.0",
Expand Down

0 comments on commit 0640593

Please sign in to comment.