summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-09-25 18:08:52 -0400
committerJules Laplace <jules@okfoc.us>2015-09-25 18:08:52 -0400
commit8b22de467dd2d4b08ca5945e07582a80c73aa70e (patch)
treecbebe9ed70bd414aed54ec5c1ce872ed4117c47a /package.json
parented083ad3191a5d7d61abb21fa7dafec5121ecaab (diff)
serve-favicon
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 98f3f32..fa4f441 100644
--- a/package.json
+++ b/package.json
@@ -30,6 +30,7 @@
"mysql2": "^0.15.8",
"passport": "^0.3.0",
"passport-local": "^1.0.0",
+ "serve-favicon": "^2.3.0",
"sessionstore": "^1.2.5",
"skipper": "^0.5.5"
}