Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cctdaniel committed Nov 10, 2023
1 parent deb1121 commit 00c6f04
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions staking/package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "pyth-staking-api",
"name": "@pythnetwork/staking",
"version": "1.3.2",
"description": "SDK for pyth token staking",
"description": "Pyth Network Staking SDK",
"main": "lib/app/index.js",
"types": "lib/app/index.d.ts",
"license": "MIT",
"repository": "https://github.com/pyth-network/governance/tree/main/staking",
"dependencies": {
"@project-serum/anchor": "0.24.2",
"@solana/spl-governance": "0.3.26",
Expand Down

0 comments on commit 00c6f04

Please sign in to comment.