Skip to content

Commit

Permalink
Upgrade node bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Jan 31, 2025
1 parent 207614f commit aa8eab3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion sdks/node-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@xmtp/content-type-group-updated": "^2.0.0",
"@xmtp/content-type-primitives": "^2.0.0",
"@xmtp/content-type-text": "^2.0.0",
"@xmtp/node-bindings": "^0.0.34",
"@xmtp/node-bindings": "^0.0.35",
"@xmtp/proto": "^3.72.3"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5169,10 +5169,10 @@ __metadata:
languageName: node
linkType: hard

"@xmtp/node-bindings@npm:^0.0.34":
version: 0.0.34
resolution: "@xmtp/node-bindings@npm:0.0.34"
checksum: 10/4f5314d40dc1f07e303e52a4be1d4517f1199089b4ac1677fabb11f64a6b4f57a989b25849b31036d6d228e9de494a8326d2b53386067146ee47e28691bba999
"@xmtp/node-bindings@npm:^0.0.35":
version: 0.0.35
resolution: "@xmtp/node-bindings@npm:0.0.35"
checksum: 10/c6946dd2e99ef5e3056f73590846a0f9b9be0ef3d61101ea547793801232362fa79495c2ebd97d61ee2a21e350779fe21f4ef810f590688051817beb90b0a8cb
languageName: node
linkType: hard

Expand Down Expand Up @@ -5200,7 +5200,7 @@ __metadata:
"@xmtp/content-type-group-updated": "npm:^2.0.0"
"@xmtp/content-type-primitives": "npm:^2.0.0"
"@xmtp/content-type-text": "npm:^2.0.0"
"@xmtp/node-bindings": "npm:^0.0.34"
"@xmtp/node-bindings": "npm:^0.0.35"
"@xmtp/proto": "npm:^3.72.3"
"@xmtp/xmtp-js": "workspace:^"
fast-glob: "npm:^3.3.3"
Expand Down

0 comments on commit aa8eab3

Please sign in to comment.