Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
delete ^ from the version

Co-authored-by: Disco <[email protected]>
  • Loading branch information
dristpunk and 0xDiscotech authored Nov 28, 2023
1 parent 3404045 commit 6af1a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"package.json": "sort-package-json"
},
"dependencies": {
"@openzeppelin/contracts": "^5.0.0",
"@openzeppelin/contracts": "5.0.0",
"ds-test": "github:dapphub/ds-test#e282159",
"forge-std": "github:foundry-rs/forge-std#v1.7.3",
"isolmate": "github:defi-wonderland/isolmate#59e1804",
Expand Down

0 comments on commit 6af1a1c

Please sign in to comment.