Skip to content

Commit

Permalink
deps: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
JWMatheo committed Jan 6, 2024
1 parent 62fa2a1 commit 3f94325
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.env
node_modules
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
"@truffle/hdwallet-provider": "^2.1.15",
"dotenv": "^16.3.1",
"erc721a": "^4.2.3",
"truffle": "^5.11.5",
"web3": "^4.1.2"
"truffle": "^5.11.5"
},
"devDependencies": {
"@openzeppelin/test-helpers": "^0.5.16",
Expand Down

0 comments on commit 3f94325

Please sign in to comment.