Major Fix, Minor Fixes, and Style / Tag Refactoring #4

Merged
me merged 16 commits from dev into main 2025-05-19 10:08:05 -07:00
Showing only changes of commit f598d8f401 - Show all commits

View File

@ -1,6 +1,6 @@
{
"dependencies": {
"express": ">=4.18.1"
"express": ">=4.18.1 < 5.0.0"
},
"scripts": {
"start": "./run.sh"