Skip to content

Commit

Permalink
chore: bump bigmi peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Jan 20, 2025
1 parent d7a44a2 commit 44fedba
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/wallet-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"typescript": "^5.7.3"
},
"peerDependencies": {
"@bigmi/react": ">=0.0.7",
"@bigmi/react": ">=0.1.0",
"@solana/wallet-adapter-react": "^0.15.35",
"react": ">=18",
"react-dom": ">=18",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"typescript": "^5.7.3"
},
"peerDependencies": {
"@bigmi/react": ">=0.0.7",
"@bigmi/react": ">=0.1.0",
"@solana/wallet-adapter-react": "^0.15.35",
"@tanstack/react-query": "^5.62.0",
"react": ">=18",
Expand Down
6 changes: 3 additions & 3 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 44fedba

Please sign in to comment.