Feature/settings page #5

Merged
John4064 merged 23 commits from feature/settings-page into main 2025-06-11 03:09:49 +00:00
Showing only changes of commit 695841dee6 - Show all commits

View file

@ -9,10 +9,6 @@
"dev": "concurrently \"npm run api\" \"npm run web\"",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"cors": "^2.8.5",
"express": "^5.1.0"