chore: package.json metadata
This commit is contained in:
parent
33ce0a9ebd
commit
1dae1ce7cf
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "sbv2-solana",
|
||||
"name": "solana-sdk",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"preinstall": "npx only-allow pnpm",
|
||||
|
@ -35,7 +35,7 @@
|
|||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/switchboard-xyz/sbv2-solana.git"
|
||||
"url": "https://github.com/switchboard-xyz/solana-sdk.git"
|
||||
},
|
||||
"packageManager": "pnpm@8.6.0"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue