Skip to content

Commit 298286e

Browse files
author
AJ ONeal
committed
chore: add package.json.files
1 parent 561209b commit 298286e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,10 @@
3030
"url": "https://github.com/dashive/dashhd.js/issues"
3131
},
3232
"homepage": "https://github.com/dashive/dashhd.js",
33-
"files": [],
33+
"files": [
34+
"dashhd.js",
35+
"jsconfig.json"
36+
],
3437
"devDependencies": {
3538
"@dashincubator/secp256k1": "^1.7.1-4",
3639
"dashphrase": "^1.3.1-0",

0 commit comments

Comments
 (0)