Skip to content

Commit

Permalink
Fixing missing caret again.'
Browse files Browse the repository at this point in the history
  • Loading branch information
blockiosaurus committed Aug 25, 2024
1 parent a14efa0 commit 27c735f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/umi-uploader-irys/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@irys/sdk": "^0.2.10",
"@metaplex-foundation/umi-web3js-adapters": "workspace:^",
"bignumber.js": "9.1.2",
"bignumber.js": "^9.1.2",
"buffer": "^6.0.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 27c735f

Please sign in to comment.