We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9a7ac commit 9cfc646Copy full SHA for 9cfc646
package.json
@@ -6,7 +6,8 @@
6
"description": "Package contains IDL and shared object files for the Solana Gateway program, enabling cross-chain functionality with ZetaChain",
7
"files": [
8
"prod",
9
- "dev"
+ "dev",
10
+ "index.js"
11
],
12
"scripts": {
13
"fmt:fix": "prettier */*.js \"*/**/*{.js,.ts}\" -w",
0 commit comments