Fixed package.json
This commit is contained in:
parent
a03b5f787b
commit
9a1709591f
@ -2,15 +2,15 @@
|
|||||||
"private": false,
|
"private": false,
|
||||||
"displayName": "SmartHomeNG",
|
"displayName": "SmartHomeNG",
|
||||||
"name": "homebridge-smarthomeng",
|
"name": "homebridge-smarthomeng",
|
||||||
"version": "2.0.2",
|
"version": "2.0.3",
|
||||||
"description": "A short description about what your plugin does.",
|
"description": "SmartHomeNG plugin for Homebridge",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/Foxi352/homebridge-smarthomeng2.git"
|
"url": "git://github.com/Foxi352/homebridge-smarthomeng.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/Foxi352/homebridge-smarthomeng2/issues"
|
"url": "https://github.com/Foxi352/homebridge-smarthomeng/issues"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=14.18.1",
|
"node": ">=14.18.1",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user