added drag drop support to the Program Selector drop downs

This commit is contained in:
2024-06-03 22:39:05 +10:00
parent 74066cfdc1
commit 1344c4ffd6
4 changed files with 68 additions and 51 deletions

View File

@@ -23,7 +23,8 @@
"get-installed-apps": "^1.1.0",
"get-startapps": "^1.0.4",
"node-fetch": "^2.6.1",
"serialport": "^12.0.0"
"serialport": "^12.0.0",
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@electron-toolkit/eslint-config": "^1.0.1",