Attempting to get automation to work

This commit is contained in:
Alan Bridgeman 2023-06-19 10:01:41 -05:00
parent f08a69c84e
commit a45b3644a8
2 changed files with 2 additions and 1 deletions

View file

@ -15,6 +15,7 @@
},
"devDependencies": {
"@types/express": "^4.17.13",
"@types/mime": "^3.0.1",
"@types/node": "20.3.1",
"nodemon": "^2.0.13",
"ts-node": "^10.2.1",