Skip to content

Commit

Permalink
Upgrade from template (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
lorisleiva authored Aug 5, 2024
1 parent 5cfe49a commit 3b78174
Show file tree
Hide file tree
Showing 7 changed files with 530 additions and 305 deletions.
229 changes: 216 additions & 13 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions clients/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
},
"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/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 3b78174

Please sign in to comment.