Skip to content

Commit 749182e

Browse files
committed
add public config to solana
1 parent 4302aa8 commit 749182e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

networks/solana/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
],
2323
"author": "",
2424
"license": "MIT",
25+
"publishConfig": {
26+
"access": "public",
27+
"directory": "dist"
28+
},
2529
"dependencies": {
2630
"@types/bn.js": "^5.2.0",
2731
"@types/ws": "^8.18.1",

0 commit comments

Comments
 (0)