Skip to content

Commit 08025ab

Browse files
authored
01.03.06
updated for dwc 3.6 updated package dependancies
1 parent 070f8d7 commit 08025ab

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

plugin.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
"id": "BtnCmd",
44
"name": "BtnCmd",
55
"author": "Minty Trebor",
6-
"version": "01.03.0",
6+
"version": "01.03.06",
77
"license": "GPL-3.0-or-later",
88
"homepage": "https://github.com/MintyTrebor",
99
"dwcVersion": "auto",
1010
"dependencies": {
1111
"precompiled-mqtt": "^4.3.7",
12-
"deepmerge": "^4.2.2",
13-
"axios": "^1.2.1",
12+
"deepmerge": "^4.3.1",
13+
"axios": "^1.7.7",
1414
"vue-draggable-resizable": "^2.3.0",
1515
"jsonpath": "^1.1.1",
1616
"vuedraggable": "^2.24.3",
17-
"mathjs": "^11.6.0"
17+
"mathjs": "^13.2.0"
1818
}
1919
}

0 commit comments

Comments
 (0)