Skip to content

Commit

Permalink
build: bump prb-math
Browse files Browse the repository at this point in the history
  • Loading branch information
smol-ninja committed Oct 21, 2024
1 parent 5dc175c commit b01cc2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@openzeppelin/contracts": "5.0.2",
"@prb/math": "github:PaulRBerg/prb-math/#95f00b2"
"@prb/math": "4.1.0"
},
"devDependencies": {
"forge-std": "github:foundry-rs/forge-std#v1.8.2",
Expand Down Expand Up @@ -50,7 +50,7 @@
"web3"
],
"peerDependencies": {
"@prb/math": "4.0.x"
"@prb/math": "4.1.x"
},
"private": true,
"publishConfig": {
Expand Down

0 comments on commit b01cc2d

Please sign in to comment.