Skip to content

Commit 1c1b942

Browse files
committed
update node
1 parent c825421 commit 1c1b942

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"typecheck": "tsc"
2222
},
2323
"dependencies": {
24-
"@xmtp/node-sdk": "1.0.0-rc1",
24+
"@xmtp/node-sdk": "1.0.0-rc2",
2525
"alchemy-sdk": "^3.0.0",
2626
"openai": "latest",
2727
"tsx": "^4.19.2",

yarn.lock

+14-1
Original file line numberDiff line numberDiff line change
@@ -1305,6 +1305,19 @@ __metadata:
13051305
languageName: node
13061306
linkType: hard
13071307

1308+
"@xmtp/node-sdk@npm:1.0.0-rc2":
1309+
version: 1.0.0-rc2
1310+
resolution: "@xmtp/node-sdk@npm:1.0.0-rc2"
1311+
dependencies:
1312+
"@xmtp/content-type-group-updated": "npm:^2.0.0"
1313+
"@xmtp/content-type-primitives": "npm:^2.0.0"
1314+
"@xmtp/content-type-text": "npm:^2.0.0"
1315+
"@xmtp/node-bindings": "npm:^1.0.0-rc2"
1316+
"@xmtp/proto": "npm:^3.72.3"
1317+
checksum: 10/ec5a95eb2bfc624680ee88aec0020f032a6cb64a283f8163a62d7c68e72241b875e2bec8cf919aa3af6f2d9d53f56f233e855a5459c9b5fcadd8d835f309f559
1318+
languageName: node
1319+
linkType: hard
1320+
13081321
"@xmtp/proto@npm:^3.72.0, @xmtp/proto@npm:^3.72.3":
13091322
version: 3.73.0
13101323
resolution: "@xmtp/proto@npm:3.73.0"
@@ -3842,7 +3855,7 @@ __metadata:
38423855
"@ianvs/prettier-plugin-sort-imports": "npm:^4.4.1"
38433856
"@types/eslint__js": "npm:^8.42.3"
38443857
"@types/node": "npm:^22.13.0"
3845-
"@xmtp/node-sdk": "npm:1.0.0-rc1"
3858+
"@xmtp/node-sdk": "npm:1.0.0-rc2"
38463859
alchemy-sdk: "npm:^3.0.0"
38473860
eslint: "npm:^9.19.0"
38483861
eslint-config-prettier: "npm:^10.0.1"

0 commit comments

Comments
 (0)