Skip to content

Commit

Permalink
Upgrade to latest MLS node bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
rygine committed Aug 29, 2024
1 parent 962259d commit 899a343
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/mls-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"dependencies": {
"@xmtp/content-type-primitives": "^1.0.1",
"@xmtp/content-type-text": "^1.0.0",
"@xmtp/mls-client-bindings-node": "^0.0.9",
"@xmtp/mls-client-bindings-node": "^0.0.10",
"@xmtp/proto": "^3.62.1"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2915,10 +2915,10 @@ __metadata:
languageName: node
linkType: hard

"@xmtp/mls-client-bindings-node@npm:^0.0.9":
version: 0.0.9
resolution: "@xmtp/mls-client-bindings-node@npm:0.0.9"
checksum: 10/ca13010b542be6671c48115e38e8888bc725007bdfddd1fd3d7ee300ef0318e64cdca48cbe32f9240b2c8f5a9904f943b360af09abd7ce5cdeda3a3b62c6e7d2
"@xmtp/mls-client-bindings-node@npm:^0.0.10":
version: 0.0.10
resolution: "@xmtp/mls-client-bindings-node@npm:0.0.10"
checksum: 10/f41609e165a47df71d85f0e073b23fec5324992ae7e17fd5781b445c200a05f966459f97a195637395483f2b58da2d2f3ef6286b4b813a2347bd6c7561be290f
languageName: node
linkType: hard

Expand All @@ -2935,7 +2935,7 @@ __metadata:
"@vitest/coverage-v8": "npm:^2.0.3"
"@xmtp/content-type-primitives": "npm:^1.0.1"
"@xmtp/content-type-text": "npm:^1.0.0"
"@xmtp/mls-client-bindings-node": "npm:^0.0.9"
"@xmtp/mls-client-bindings-node": "npm:^0.0.10"
"@xmtp/proto": "npm:^3.62.1"
"@xmtp/xmtp-js": "workspace:^"
eslint: "npm:^8.57.0"
Expand Down

0 comments on commit 899a343

Please sign in to comment.