Integrate reply-from for workspace proxy

This commit is contained in:
Shantur Rathore
2025-11-19 02:27:07 +00:00
parent 146eae5220
commit 7aa94e7a88
3 changed files with 51 additions and 74 deletions

View File

@@ -16,6 +16,7 @@
},
"dependencies": {
"@fastify/cors": "^8.5.0",
"@fastify/reply-from": "^9.8.0",
"@fastify/static": "^7.0.4",
"commander": "^12.1.0",
"fastify": "^4.28.1",