Skip to content

Commit a422963

Browse files
committed
feat: use latest plugin and maci contracts
1 parent c834d5f commit a422963

File tree

12 files changed

+569
-243
lines changed

12 files changed

+569
-243
lines changed

bun.lock

Lines changed: 21 additions & 21 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@layerzerolabs/lz-definitions": "^2.3.27",
2626
"@layerzerolabs/lz-v2-utilities": "^2.3.27",
2727
"@layerzerolabs/scan-client": "^0.0.8",
28-
"@maci-protocol/domainobjs": "0.0.0-ci.ef4f2d5",
29-
"@maci-protocol/sdk": "0.0.0-ci.ef4f2d5",
28+
"@maci-protocol/domainobjs": "0.0.0-ci.366681b",
29+
"@maci-protocol/sdk": "0.0.0-ci.366681b",
3030
"@react-native-async-storage/async-storage": "^1.23.1",
3131
"@shazow/whatsabi": "0.11.0",
3232
"@tanstack/query-async-storage-persister": "^5.49.1",
@@ -36,7 +36,7 @@
3636
"classnames": "^2.5.1",
3737
"dayjs": "^1.11.10",
3838
"dompurify": "^3.2.5",
39-
"ethers": "^6.14.0",
39+
"ethers": "^6.14.4",
4040
"ipfs-http-client": "^60.0.1",
4141
"multiformats": "^13.3.3",
4242
"next": "14.2.4",

0 commit comments

Comments
 (0)