Upgraded packages and removed static
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
"start": "node server.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"fastify": "^3.18.0",
|
||||
"fastify-static": "^4.2.2"
|
||||
"fastify": "^3.29.0",
|
||||
"@fastify/static": "5.0.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user