Skip to content

Commit d575cbd

Browse files
committed
fix(networks): update React version to 18.3.1 across multiple packages and add missing dependencies for @ethersproject/providers and @ethersproject/transactions
1 parent 364bb19 commit d575cbd

File tree

2 files changed

+617
-481
lines changed

2 files changed

+617
-481
lines changed

packages/networks/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"directory": "../../dist/packages/networks"
1919
},
2020
"dependencies": {
21+
"@lit-protocol/constants": "workspace:*",
2122
"@lit-protocol/contracts": "0.5.0",
2223
"@lit-protocol/nacl": "7.1.1",
2324
"@noble/curves": "1.8.1",

0 commit comments

Comments
 (0)