this closes issue #2

This commit is contained in:
2023-10-10 19:28:47 -06:00
parent 90a9a4b3a8
commit 767f0e8bf5
3 changed files with 599 additions and 21 deletions

View File

@@ -9,6 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.5.1"
"axios": "^1.5.1",
"express": "^4.18.2"
}
}