Skip to content

Commit 1ba0f8c

Browse files
authored
fix: npm package name
1 parent fb5513f commit 1ba0f8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@zetachain/gateway",
2+
"name": "@zetachain/protocol-contracts-solana",
33
"private": false,
44
"license": "MIT",
55
"version": "0.0.0-set-on-publish",
@@ -33,4 +33,4 @@
3333
"ts-mocha": "^10.0.0",
3434
"typescript": "^4.3.5"
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)