solana-program / create-solana-program

pnpm create solana-program
Apache License 2.0
72 stars 9 forks source link

Update `@solana/web3.js` to `^2.0.0-preview` #9

Closed steveluscher closed 6 months ago

steveluscher commented 6 months ago

This is the relative specifier that will always get you the newest version in the preview line.

  1. Updated package.json.njk
  2. Copied it to package.json
  3. Ran pnpm i
  4. Deleted package.json
changeset-bot[bot] commented 6 months ago

🦋 Changeset detected

Latest commit: 420cb3bce1e7a14945bafd0bec5e14ad98e1ddef

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------------- | ----- | | create-solana-program | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR