Update package.json

This commit is contained in:
Matt DiMeglio 2025-06-05 00:03:26 -04:00
parent 0ab76f51fe
commit 695841dee6

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"