Skip to content

Commit 8f6d0aa

Browse files
committed
Merge remote-tracking branch 'pr/pck-files' into feat-graphs
2 parents 36aff99 + 01772b6 commit 8f6d0aa

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
"start": "node app.js",
2222
"test": "npm run lint"
2323
},
24+
"files": [
25+
"{bin,lib}/*.js",
26+
"app.js"
27+
],
2428
"engines": {
2529
"node": ">=12.x"
2630
},

0 commit comments

Comments
 (0)