Skip to content

Commit

Permalink
Add install command to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTerBeke committed Apr 24, 2024
1 parent 31c1575 commit 6aed986
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"scripts": {
"start": "homey app run",
"build": "homey app build",
"install": "homey app install",
"lint": "eslint --ext .js,.ts --ignore-path .gitignore .",
"test": "homey app validate"
},
Expand Down

0 comments on commit 6aed986

Please sign in to comment.