added dependencies to package.json

This commit is contained in:
Joseph D Thompson 2025-03-19 12:46:51 -05:00
parent 967047fe7a
commit daccf82169

View File

@ -9,7 +9,7 @@
"express": "^4.18.2", "express": "^4.18.2",
"dotenv": "^16.4.5", "dotenv": "^16.4.5",
"cors": "^2.8.5" "cors": "^2.8.5"
} },
"author": "Joseph Thompson <thompsonjd85#gmail.com>", "author": "Joseph Thompson <thompsonjd85#gmail.com>",
"license": "MIT", "license": "MIT",
"keywords": ["license", "nodejs", "react", "nextjs", "pwa", "jwt"], "keywords": ["license", "nodejs", "react", "nextjs", "pwa", "jwt"],