Skip to content

Commit e6c6c04

Browse files
committed
chore(web): removed unnecessary ethers dependency
1 parent 0ae4eb2 commit e6c6c04

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

web/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
"chart.js": "^3.9.1",
8484
"chartjs-adapter-moment": "^1.0.1",
8585
"core-js": "^3.35.0",
86-
"ethers": "^5.7.2",
8786
"graphql": "^16.9.0",
8887
"graphql-request": "^7.1.2",
8988
"jose": "^5.3.0",

yarn.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4901,7 +4901,6 @@ __metadata:
49014901
eslint-config-prettier: "npm:^8.10.0"
49024902
eslint-plugin-react: "npm:^7.33.2"
49034903
eslint-plugin-react-hooks: "npm:^4.6.0"
4904-
ethers: "npm:^5.7.2"
49054904
graphql: "npm:^16.9.0"
49064905
graphql-request: "npm:^7.1.2"
49074906
jose: "npm:^5.3.0"

0 commit comments

Comments
 (0)