Skip to content

Commit 2078959

Browse files
author
Nick Stokoe
committed
[back-end] install ts-rest/fastify
npm -w apps/back-end install --save @ts-rest/fastify
1 parent 551cde7 commit 2078959

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/back-end/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"@fastify/cors": "^9.0.1",
2020
"@mykomap/common": "*",
2121
"@seriousme/openapi-schema-validator": "^2.2.1",
22+
"@ts-rest/fastify": "^3.51.0",
2223
"close-with-grace": "^2.1.0",
2324
"fastify-openapi-glue": "^4.7.0",
2425
"fastify-plugin": "^4.5.1",

0 commit comments

Comments
 (0)