Skip to content

Commit 68d6239

Browse files
committed
Update files section
1 parent 422a729 commit 68d6239

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
@@ -7,6 +7,10 @@
77
"bin": {
88
"funcli": "./bin/funcli.js"
99
},
10+
"files": [
11+
"bin/",
12+
"src/"
13+
],
1014
"scripts": {
1115
"test": "node --test test/**/*.test.js",
1216
"lint": "eslint src test",

0 commit comments

Comments
 (0)