aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJad <[email protected]>2020-08-05 05:37:12 +0000
committerJad <[email protected]>2020-08-05 05:37:12 +0000
commite16d9e0a0453eb5cce53098d3f1b3ccda6c23bf3 (patch)
treed9ad30f73782bc61252c0dece8dfeb482e5ff9df /package.json
parentdocs: update index template (diff)
downloadcounter-e16d9e0a0453eb5cce53098d3f1b3ccda6c23bf3.tar.xz
counter-e16d9e0a0453eb5cce53098d3f1b3ccda6c23bf3.zip
feat: add theme
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 37c005c..576ca91 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,7 @@
"dependencies": {
"compression": "^1.7.4",
"express": "^4.17.1",
+ "mime-types": "^2.1.27",
"pug": "^3.0.0",
"sqlite3": "^5.0.0"
}