diff options
author | terminaldweller <thabogre@gmail.com> | 2022-03-25 14:36:57 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-03-25 14:36:57 +0000 |
commit | 607b16ff74512cf70bb49efa553809bf9f5c8a84 (patch) | |
tree | 23a3bf0c5d84dfa36a447a44bf44c27a240b8fdb /package.json | |
parent | rss, WIP (diff) | |
download | blog-607b16ff74512cf70bb49efa553809bf9f5c8a84.tar.gz blog-607b16ff74512cf70bb49efa553809bf9f5c8a84.zip |
wip
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 e7d7a5e..bef37be 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ "markdown-it-highlightjs": "^3.4.0", "markdown-it-multimd-table": "^4.0.2", "markdown-it-texmath": "^0.7.0", + "mongoose": "^6.2.8", "morgan": "^1.10.0", "pug": "^3.0.2", "spdy": "^4.0.2" |