aboutsummaryrefslogtreecommitdiff
path: root/web/package.json
diff options
context:
space:
mode:
authorKumar Damani <kumar.damani@mail.utoronto.ca>2019-04-23 22:42:37 +0000
committerKumar Damani <kumar.damani@mail.utoronto.ca>2019-04-23 22:42:37 +0000
commita7fa4d95f7e5bb30c5c25bd4bc97881045b6a1fa (patch)
tree562b4f22e53d6986cbcb46559656e85c8992ea6e /web/package.json
parent8135fe42bfa36df72c427e8d567aad2182e14372 (diff)
added dark mode option
Diffstat (limited to 'web/package.json')
-rw-r--r--web/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/package.json b/web/package.json
index 0ff388e..1e5d9f5 100644
--- a/web/package.json
+++ b/web/package.json
@@ -11,6 +11,7 @@
"express": "~4.16.0",
"geojson-geometries-lookup": "^0.3.0",
"http-errors": "~1.6.2",
+ "leaflet.tilelayer.colorfilter": "^1.2.5",
"mongodb": "*",
"mongoose": "*",
"morgan": "~1.9.0",