mirror of
https://github.com/mtan93/homebridge.git
synced 2026-03-08 21:02:38 +00:00
Better error display for "npm run" and config.json
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"description": "HomeKit support for the impatient",
|
||||
"version": "0.0.0",
|
||||
"scripts": {
|
||||
"start": "DEBUG=* node app.js"
|
||||
"start": "DEBUG=* node app.js || true"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user