Skip to content

Commit 6b3ac96

Browse files
add hedera (#3762)
* add hedera * update provider
1 parent 86f9734 commit 6b3ac96

File tree

10 files changed

+5534
-5363
lines changed

10 files changed

+5534
-5363
lines changed

packages/builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"os-browserify": "^0.3.0",
6868
"pnpm": "9",
6969
"postcss": "^8.4.14",
70-
"posthog-js": "^1.132.0",
70+
"posthog-js": "1.132.0",
7171
"process": "^0.11.10",
7272
"react": "^18.0.0",
7373
"react-dom": "^18.0.0",

packages/common/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"test:watch": "vitest watch"
1717
},
1818
"dependencies": {
19-
"@allo-team/allo-v2-sdk": "1.1.1",
19+
"@allo-team/allo-v2-sdk": "1.1.3",
2020
"@ethersproject/abstract-signer": "^5.7.0",
2121
"@ethersproject/providers": "^5.7.2",
22-
"@gitcoin/gitcoin-chain-data": "^1.0.43",
22+
"@gitcoin/gitcoin-chain-data": "^1.0.51",
2323
"@gitcoinco/passport-sdk-types": "^0.2.0",
2424
"@openzeppelin/merkle-tree": "^1.0.2",
2525
"@rainbow-me/rainbowkit": "2.1.2",

0 commit comments

Comments
 (0)