Skip to content

Commit

Permalink
Lock to @solana/web3.js 1.x for compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
steveluscher authored Oct 30, 2024
1 parent 5bfbd36 commit da2a2a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Please note that this SDK has been re-implemented from scratch and is still in a

## Installation
```sh
npm install @metaplex-foundation/js @solana/web3.js
npm install @metaplex-foundation/js @solana/web3.js@1
```

🔥 **Pro Tip**: Check out our examples and starter kits on the ["JS Examples" repository](https://github.com/metaplex-foundation/js-examples).
Expand Down
2 changes: 1 addition & 1 deletion packages/js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Please note that this SDK has been re-implemented from scratch and is still in a

## Installation
```sh
npm install @metaplex-foundation/js @solana/web3.js
npm install @metaplex-foundation/js @solana/web3.js@1
```

🔥 **Pro Tip**: Check out our examples and starter kits on the ["JS Examples" repository](https://github.com/metaplex-foundation/js-examples).
Expand Down

0 comments on commit da2a2a9

Please # to comment.