Skip to content

Commit

Permalink
make ghost use workspace version of dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jordaaash committed Jan 15, 2025
1 parent 013d501 commit ad89d72
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/wallets/ghost/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"build": "npm run clean && npm run tsc && npm run package"
},
"dependencies": {
"@solana/wallet-standard-features": "^1.2.0",
"@solana/wallet-standard-features": "workspace:^",
"@solana/web3.js": "^1.98.0",
"@wallet-standard/base": "^1.1.0",
"@wallet-standard/features": "^1.1.0",
Expand Down
4 changes: 2 additions & 2 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 ad89d72

Please sign in to comment.