diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index a47eac5..ab27f5d 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "homepage": "https://github.com/terminaldweller/web#readme", "dependencies": { "ejs": "^3.1.6", + "express": "^4.17.1", "jsdom": "^16.2.2", "katex": "^0.11.1", "markdown-it": "^11.0.0", |