Skip to content

Commit

Permalink
Merge pull request #13 from algorandfoundation/fix/package-name
Browse files Browse the repository at this point in the history
fix: package name scope
  • Loading branch information
HashMapsData2Value authored Oct 15, 2024
2 parents 57506b2 + d4f68ee commit dda848f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "xhd-wallet-api",
"name": "@algorandfoundation/xhd-wallet-api",
"version": "1.0.0-canary.1",
"description": "A Typescript implementation of Algorand ARC-52 extended hierarchical determinstic wallets.",
"exports": {
Expand Down

0 comments on commit dda848f

Please sign in to comment.