Skip to content

Commit 3104bef

Browse files
fix(package): remove unnecessary fastify static
1 parent 4409546 commit 3104bef

File tree

2 files changed

+22
-13
lines changed

2 files changed

+22
-13
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
"test": "docker compose -f ./test/docker-compose.yml up -d && jest && docker compose -f ./test/docker-compose.yml down"
3434
},
3535
"dependencies": {
36-
"@fastify/static": "8.1.0",
3736
"@grpc/grpc-js": "1.12.6",
3837
"@mikro-orm/core": "6.4.6",
3938
"@mikro-orm/mysql": "6.4.6",

pnpm-lock.yaml

Lines changed: 22 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)