Skip to content

Commit

Permalink
package.json: add files list
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysoffian committed May 18, 2023
1 parent c828a1e commit 380b3ce
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@
"scripts": {
"lint": "prettier -w *.js && eslint --fix *.js"
},
"files": [
"config.schema.json",
"index.js",
"jvc.js",
"ping.js"
],
"keywords": [
"homebridge-plugin",
"jvc",
Expand Down

0 comments on commit 380b3ce

Please sign in to comment.