Skip to content

Commit 975c2ec

Browse files
committed
use only ethers v6.x
1 parent c592611 commit 975c2ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"ramda": "^0.29.0"
100100
},
101101
"peerDependencies": {
102-
"ethers": "^5.0.0 || ^6.0.0"
102+
"ethers": "^6.0.0"
103103
},
104104
"directories": {
105105
"lib": "lib"

0 commit comments

Comments
 (0)