File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
template/clients/js/clients/js Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " create-solana-program " : patch
3
+ ---
4
+
5
+ Use ` 2.0.0-rc.1 ` version of web3.js
Original file line number Diff line number Diff line change 34
34
},
35
35
"license": "MIT",
36
36
"peerDependencies": {
37
- "@solana/web3.js": "2.0.0-rc.0 "
37
+ "@solana/web3.js": "2.0.0-rc.1 "
38
38
},
39
39
"devDependencies": {
40
40
"@ava/typescript": "^4.1.0",
41
41
"@solana/eslint-config-solana": "^3.0.3",
42
- "@solana/web3.js": "2.0.0-rc.0 ",
43
- "@solana/webcrypto-ed25519-polyfill": "2.0.0-rc.0 ",
42
+ "@solana/web3.js": "2.0.0-rc.1 ",
43
+ "@solana/webcrypto-ed25519-polyfill": "2.0.0-rc.1 ",
44
44
"@types/node": "^20",
45
45
"@typescript-eslint/eslint-plugin": "^7.16.1",
46
46
"@typescript-eslint/parser": "^7.16.1",
You can’t perform that action at this time.
0 commit comments