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 849bba8..b2003dd 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "typescript": "6.0.3" }, "dependencies": { - "express": "5.2.1" + "express": "5.2.1", + "pug": "3.0.4" } } |
