Skip to content

Commit 9cfc646

Browse files
committed
index.js
1 parent 9f9a7ac commit 9cfc646

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"description": "Package contains IDL and shared object files for the Solana Gateway program, enabling cross-chain functionality with ZetaChain",
77
"files": [
88
"prod",
9-
"dev"
9+
"dev",
10+
"index.js"
1011
],
1112
"scripts": {
1213
"fmt:fix": "prettier */*.js \"*/**/*{.js,.ts}\" -w",

0 commit comments

Comments
 (0)