chore: package.json metadata

This commit is contained in:
Conner Gallagher 2023-08-11 10:07:24 -06:00
parent 33ce0a9ebd
commit 1dae1ce7cf
1 changed files with 2 additions and 2 deletions

View File

@ -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"
}