Skip to content

Commit 997bed0

Browse files
committed
Add fastify/cors and axios
1 parent db7c5b7 commit 997bed0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@
3131
"graph schema"
3232
],
3333
"dependencies": {
34+
"@fastify/cors": "^11.1.0",
3435
"@fastify/static": "^8.2.0",
36+
"axios": "^1.11.0",
3537
"dotenv": "^17.2.1",
3638
"fastify": "^5.4.0"
3739
},

0 commit comments

Comments
 (0)