Skip to content

Commit

Permalink
build: bump "@prb/math" Node.js package
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulRBerg committed May 28, 2023
1 parent 0a28b97 commit 32fed59
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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": "4.8.3",
"@prb/math": "4.0.0"
"@prb/math": "4.0.1"
},
"devDependencies": {
"prettier": "^2.8.7",
Expand Down Expand Up @@ -41,7 +41,7 @@
],
"peerDependencies": {
"@openzeppelin/contracts": "4.8.3",
"@prb/math": "4.0.0"
"@prb/math": "4.0.1"
},
"publishConfig": {
"access": "public"
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 32fed59

Please sign in to comment.