Skip to content

Commit 5e00ee1

Browse files
committed
Update node-red-dashboard, Update RedMatic-HomeKit
1 parent 90d8bf3 commit 5e00ee1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redmatic",
3-
"version": "1.9.11",
3+
"version": "1.9.12",
44
"description": "Node-RED packaged as Homematic CCU addon",
55
"repository": "github:hobbyquaker/redmatic",
66
"private": true,
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"npm": "6.4.1",
1313
"node-red": "0.19.5",
14-
"node-red-dashboard": "2.11.0",
14+
"node-red-dashboard": "2.12.0",
1515
"node-red-contrib-ccu": "1.9.2",
1616
"node-red-contrib-combine": "1.6.2",
1717
"node-red-contrib-mqtt-json": "1.0.1",
@@ -24,7 +24,7 @@
2424
"node-red-node-sqlite": "0.3.5",
2525
"redmatic-led": "1.0.0",
2626
"redmatic-webapp": "0.2.1",
27-
"redmatic-homekit": "0.7.8",
27+
"redmatic-homekit": "0.7.9",
2828
"node-red-node-email": "1.0.6",
2929
"node-red-node-rbe": "0.2.4",
3030
"node-red-node-serialport": "0.6.8"
@@ -38,4 +38,4 @@
3838
"showdown": "^1.8.6",
3939
"sync-request": "^6.0.0"
4040
}
41-
}
41+
}

0 commit comments

Comments
 (0)