Fix bug with switches not correctly handling input.

This commit is contained in:
Gareth Latty
2021-10-04 16:27:50 +01:00
parent d7aec8bcad
commit 6d9e185a7e
8 changed files with 3310 additions and 4096 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"dependencies": {
"ajv": "^8.6.3",
"ajv-formats": "^2.1.1",
"axios": "^0.21.1",
"axios": "^0.22.0",
"body-parser": "^1.19.0",
"express": "^4.17.1",
"express-async-errors": "^3.1.1",