diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index cc6c830..0e206ff 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,8 @@ "bootstrap": "^5.0.0-beta3", "concurrently": "^6.1.0", "date-fns": "^2.21.3", - "express": "^5.0.0-alpha.8", + "fastify": "^3.16.1", + "fastify-static": "^4.2.2", "highlight.js": "^10.4.1", "js-yaml": "^4.1.0", "nodegit": "^0.27.0", |