Skip to content

Commit e0a25df

Browse files
committed
Only package required files
1 parent d46d925 commit e0a25df

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@
1515
"main": "./lib/hdt",
1616
"bin": "./bin/hdt",
1717
"types": "./lib/hdt.d.ts",
18+
"files": [
19+
"bin",
20+
"binding.gyp",
21+
"deps",
22+
"lib"
23+
],
1824
"repository": {
1925
"type": "git",
2026
"url": "https://github.com/RubenVerborgh/HDT-Node.git"

0 commit comments

Comments
 (0)