Skip to content

Commit 2334262

Browse files
Rename package name
Why: Ensure the package name matches the repository purpose and avoids conflicts in local toolchains. Test plan: - Inspect package.json name field. - bun install completes without warnings.
1 parent af49ed5 commit 2334262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@0xsend/send-token-upgrade",
2+
"name": "@0xsend/super-send-token",
33
"version": "0.0.3",
44
"devDependencies": {
55
"@nomicfoundation/hardhat-toolbox-viem": "^3.0.0",

0 commit comments

Comments
 (0)