Skip to content

Commit

Permalink
Upgrade from template (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
lorisleiva authored Aug 5, 2024
1 parent 5c08e8b commit d58a00d
Show file tree
Hide file tree
Showing 7 changed files with 533 additions and 308 deletions.
221 changes: 212 additions & 9 deletions Cargo.lock

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

8 changes: 4 additions & 4 deletions clients/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,14 @@
},
"license": "Apache-2.0",
"peerDependencies": {
"@solana/web3.js": "2.0.0-preview.4"
"@solana/web3.js": "2.0.0-rc.0"
},
"devDependencies": {
"@ava/typescript": "^4.1.0",
"@solana-program/system": "^0.4.0",
"@solana-program/system": "^0.4.1",
"@solana/eslint-config-solana": "^3.0.3",
"@solana/web3.js": "2.0.0-preview.4",
"@solana/webcrypto-ed25519-polyfill": "2.0.0-preview.4",
"@solana/web3.js": "2.0.0-rc.0",
"@solana/webcrypto-ed25519-polyfill": "2.0.0-rc.0",
"@types/node": "^20",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
Expand Down
Loading

0 comments on commit d58a00d

Please sign in to comment.