Skip to content

Commit 681701a

Browse files
committed
using ethers v6.x
1 parent 8dec4ee commit 681701a

File tree

4 files changed

+249
-163
lines changed

4 files changed

+249
-163
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,12 @@
5454
"@web/test-runner": "0.17.0",
5555
"@web/test-runner-puppeteer": "0.14.0",
5656
"autoprefixer": "10.4.14",
57-
"bundled-ethers": "https://github.com/dev-protocol/bundled-ethers#v5",
57+
"bundled-ethers": "https://github.com/dev-protocol/bundled-ethers.git",
5858
"dotenv": "16.3.1",
5959
"eslint": "8.44.0",
6060
"eslint-config-prettier": "8.8.0",
6161
"eslint-plugin-functional": "4.4.1",
62-
"ethers": "^5.7.2",
62+
"ethers": "6.6.3",
6363
"glob": "10.3.3",
6464
"husky": "8.0.3",
6565
"lit": "2.7.6",

0 commit comments

Comments
 (0)