import cors from "@fastify/cors";
This commit is contained in:
parent
fa975b9743
commit
10d1e0dd4d
3 changed files with 33 additions and 2 deletions
|
|
@ -19,6 +19,7 @@
|
|||
},
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@fastify/cors": "^9.0.1",
|
||||
"@fastify/static": "^7.0.4",
|
||||
"fastify": "^4.27.0",
|
||||
"react": "^18.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue