feat: allow any cors
Node.js CI / Lint and Test (push) Failing after 53s

This commit is contained in:
2025-09-27 14:48:46 -07:00
parent 0e8bc1234b
commit 6849308fb5
3 changed files with 22 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@
"license": "ISC",
"packageManager": "pnpm@10.17.0",
"dependencies": {
"@fastify/cors": "11.1.0",
"@nhcarrigan/logger": "1.0.0",
"fastify": "5.6.1"
},