Skip to content

Commit 628c592

Browse files
committed
downgrade ethers sdk version
1 parent f94e102 commit 628c592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/rn-bare-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@ethersproject/shims": "^5.7.0",
1414
"@toruslabs/react-native-web-browser": "^1.1.0",
1515
"@web3auth/react-native-sdk": "file:../../web3auth-react-native-sdk-6.0.0.tgz",
16-
"ethers": "^6.13.1",
16+
"ethers": "^5.7.2",
1717
"react": "18.2.0",
1818
"react-native": "0.74.1",
1919
"react-native-encrypted-storage": "^4.0.3"

0 commit comments

Comments
 (0)