Skip to content

Commit

Permalink
install ethers
Browse files Browse the repository at this point in the history
  • Loading branch information
aglawson committed Sep 20, 2023
1 parent 9d22447 commit 4ec7127
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 0 deletions.
90 changes: 90 additions & 0 deletions frontend/client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions frontend/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
},
"dependencies": {
"axios": "^1.5.0",
"ethers": "^6.7.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-toastify": "^9.1.3"
Expand Down

0 comments on commit 4ec7127

Please sign in to comment.