Skip to content

Commit 6a1c535

Browse files
authored
Upgrade from template (#6)
1 parent 41d542f commit 6a1c535

File tree

7 files changed

+530
-305
lines changed

7 files changed

+530
-305
lines changed

Cargo.lock

Lines changed: 212 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

clients/js/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
},
3535
"license": "Apache-2.0",
3636
"peerDependencies": {
37-
"@solana/web3.js": "2.0.0-preview.4"
37+
"@solana/web3.js": "2.0.0-rc.0"
3838
},
3939
"devDependencies": {
4040
"@ava/typescript": "^4.1.0",
41-
"@solana-program/system": "^0.4.0",
41+
"@solana-program/system": "^0.4.1",
4242
"@solana/eslint-config-solana": "^3.0.3",
43-
"@solana/web3.js": "2.0.0-preview.4",
44-
"@solana/webcrypto-ed25519-polyfill": "2.0.0-preview.4",
43+
"@solana/web3.js": "2.0.0-rc.0",
44+
"@solana/webcrypto-ed25519-polyfill": "2.0.0-rc.0",
4545
"@types/node": "^20",
4646
"@typescript-eslint/eslint-plugin": "^7.16.1",
4747
"@typescript-eslint/parser": "^7.16.1",

0 commit comments

Comments
 (0)