Skip to content

Commit 77702c4

Browse files
committed
bump up version
1 parent d799247 commit 77702c4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "node-red-contrib-openzwave",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"description": "ZWave for node-red through OpenZWave, the open source ZWave library",
55
"dependencies": {
6-
"openzwave-shared": ">= 1.1.6",
6+
"openzwave-shared": ">= 1.2.0",
77
"getmac": ">= 1.0.0"
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git://github.com/ekarak/node-red-contrib-openzwave.git#master"
11+
"url": "git://github.com/OpenZWave/node-red-contrib-openzwave.git#master"
1212
},
1313
"author": "Elias Karakoulakis <[email protected]>",
1414
"keywords": [
@@ -22,7 +22,7 @@
2222
}
2323
},
2424
"bugs": {
25-
"url": "https://github.com/ekarak/node-red-contrib-openzwave.git#master/issues"
25+
"url": "https://github.com/OpenZWave/node-red-contrib-openzwave.git#master/issues"
2626
},
2727
"main": "10-zwave.js",
2828
"scripts": {

0 commit comments

Comments
 (0)