Update package.json
This commit is contained in:
@@ -4,12 +4,12 @@
|
|||||||
"description": "A set of nodes to control some of the popular Xiaomi sensors which are connected to the Xiaomi Gateway.",
|
"description": "A set of nodes to control some of the popular Xiaomi sensors which are connected to the Xiaomi Gateway.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+ssh://git@gitlab.com/h-rietman/xiaomi-devices-node-red.git"
|
"url": "git+ssh://git@github.com:hrietman/node-red-contrib-xiaomi-devices.git"
|
||||||
},
|
},
|
||||||
"keywords": [Xiaomi],
|
"keywords": [Xiaomi],
|
||||||
"author": "Harald Rietman <h.rietman@gmail.com>",
|
"author": "Harald Rietman <h.rietman@gmail.com>",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://gitlab.com/h-rietman/xiaomi-devices-node-red/issues"
|
"url": "https://github.com/hrietman/node-red-contrib-xiaomi-devices/issues"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cryptojs": "^2.5.3",
|
"cryptojs": "^2.5.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user