diff options
| author | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-04-23 22:42:37 +0000 |
|---|---|---|
| committer | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-04-23 22:42:37 +0000 |
| commit | a7fa4d95f7e5bb30c5c25bd4bc97881045b6a1fa (patch) | |
| tree | 562b4f22e53d6986cbcb46559656e85c8992ea6e /web/package.json | |
| parent | 8135fe42bfa36df72c427e8d567aad2182e14372 (diff) | |
added dark mode option
Diffstat (limited to 'web/package.json')
| -rw-r--r-- | web/package.json | 1 |
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", |
