Driver Selection

This commit is contained in:
ssyyhhrr
2022-06-15 23:43:31 +01:00
parent f8e1df1692
commit 7c92a1ef46
4 changed files with 291 additions and 9 deletions

View File

@@ -11,6 +11,7 @@
"dependencies": {
"axios": "^0.27.2",
"lodash": "^4.17.21",
"node-schedule": "^2.1.0",
"xml-js": "^1.6.11"
}
}