Skip to content

Commit

Permalink
chore: add more fields to package.json for metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
AnishDe12020 committed Oct 4, 2022
1 parent ce2c3dd commit 17e5ea9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,20 @@
"peerDependencies": {
"react": "^18.2.0"
},
"homepage": "https://github.com/AnishDe12020/use-candymachine",
"repository": "AnishDe12020/use-candymachine",
"bugs": "https://github.com/AnishDe12020/use-candymachin/issues",
"author": "AnishDe12020",
"keywords": [
"solana",
"nft",
"metaplex",
"candymachine",
"minting nfts",
"solana nfts",
"metaplex nfts",
"metaplex react hook"
],
"devDependencies": {
"@types/react": "^18.0.20",
"react": "^18.2.0",
Expand Down

0 comments on commit 17e5ea9

Please sign in to comment.