Skip to content

Commit 0d3cf61

Browse files
Merge pull request #42 from Tom-Hirschberger/develop
Develop
2 parents 378786a + 67dc194 commit 0d3cf61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MMM-MQTTbridge",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "NOTIFICATION <-> MQTT module for MagicMirror",
55
"main": "index.js",
66
"scripts": {
@@ -22,6 +22,6 @@
2222
"homepage": "https://github.com/sergge1/MMM-MQTTbridge#readme",
2323
"dependencies": {
2424
"mqtt": "5.10.1",
25-
"jsonpath-plus": "10.0.1"
25+
"jsonpath-plus": "10.1.0"
2626
}
2727
}

0 commit comments

Comments
 (0)