Skip to content

Commit 55f3b2a

Browse files
authored
Only include index.js and lib/ in release (#23)
1 parent aa86221 commit 55f3b2a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
"url": "https://github.com/holepunchto/hyperblobs/issues"
2222
},
2323
"homepage": "https://github.com/holepunchto/hyperblobs#readme",
24+
"files": [
25+
"index.js",
26+
"lib/**.js"
27+
],
2428
"dependencies": {
2529
"b4a": "^1.6.1",
2630
"hypercore-errors": "^1.1.1",

0 commit comments

Comments
 (0)