Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Signed-off-by: theG4briel <[email protected]>
  • Loading branch information
theG4brielNFT authored Dec 22, 2024
1 parent 84024a1 commit f6e5608
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@
"license": "MIT",
"homepage": "https://theg4brielnft.github.io/",
"dependencies": {
"minimist": "1.2.7",
"minimist": "8",
"react": "18",
"react-dom": "18",
"react-scripts": "5.0.1",
"web3": "1.8.1",
"web3-utils": "1.8.1",
"npm": "18"
"react-scripts": "8",
"web3": "2",
"web3-utils": "2"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit f6e5608

Please sign in to comment.