This commit is contained in:
parent
c80b01d3e2
commit
b5fe4a64b9
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "homebridge-flux",
|
||||
"name": "@watsonb8/homebridge-flux",
|
||||
"version": "1.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
|
@ -1,8 +1,11 @@
|
||||
{
|
||||
"name": "homebridge-flux",
|
||||
"name": "@watsonb8/homebridge-flux",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "bin/index.js",
|
||||
"publishConfig": {
|
||||
"registry": "http://10.44.1.6:4873/"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
@ -35,4 +38,4 @@
|
||||
"@types/node": "^13.11.1",
|
||||
"typescript": "^4.3.2"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user