Skip to content

Commit 09de436

Browse files
authored
Upgrade from @solana/web3.js to @solana/kit (#115)
1 parent 683bb98 commit 09de436

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.changeset/lazy-bats-shake.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"create-solana-program": minor
3+
---
4+
5+
Upgraded to `@solana/kit`; the new name for the 2.0 lineage of `@solana/web3.js`

locales/en-US.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"selectOptions": {
3434
"js": {
3535
"title": "JavaScript Client",
36-
"desc": "A TypeScript library compatible with the new web3.js"
36+
"desc": "A TypeScript library compatible with @solana/kit"
3737
},
3838
"rust": {
3939
"title": "Rust Client",

locales/fr-FR.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"selectOptions": {
3434
"js": {
3535
"title": "Client JavaScript",
36-
"desc": "Une librairie TypeScript compatible avec le nouveau web3.js"
36+
"desc": "Une librairie TypeScript compatible avec @solana/kit"
3737
},
3838
"rust": {
3939
"title": "Client Rust",

0 commit comments

Comments
 (0)