Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lorisleiva committed Dec 11, 2023
1 parent b7e4c76 commit 94b2c53
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions clients/js/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@metaplex-foundation/spl-core",
"name": "@lorisleiva/spl-core",
"version": "0.1.0",
"description": "Core Solana programs",
"main": "dist/src/index.js",
Expand All @@ -20,10 +20,9 @@
"access": "public",
"registry": "https://registry.npmjs.org"
},
"homepage": "https://metaplex.com",
"repository": "https://github.com/metaplex-foundation/mpl-candy-guard.git",
"author": "Metaplex Maintainers <[email protected]>",
"license": "Apache-2.0",
"repository": "https://github.com/lorisleiva/solana-core-programs.git",
"author": "Loris Leiva",
"license": "MIT",
"dependencies": {
"@solana/accounts": "2.0.0-experimental.9741939",
"@solana/addresses": "2.0.0-experimental.9741939",
Expand Down

0 comments on commit 94b2c53

Please sign in to comment.