aboutsummaryrefslogtreecommitdiff
path: root/web/package.json
diff options
context:
space:
mode:
authorKumar Damani <kumar.damani@mail.utoronto.ca>2019-03-28 01:07:32 +0000
committerKumar Damani <kumar.damani@mail.utoronto.ca>2019-03-28 01:07:32 +0000
commita2e5a2de701a6e0459538e6894c0be266778351e (patch)
tree2937128e4c241fd31e6b6573a9fc6f4d18df5022 /web/package.json
parent2396a1648de43018749f5a908d6db5a2f0fea7b1 (diff)
parentdbe495f4b3057f476060243503c20f299ac9b385 (diff)
fixed packacge.json conflit, during merge of fix/25 with master
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 9278b90..0ff388e 100644
--- a/web/package.json
+++ b/web/package.json
@@ -9,6 +9,7 @@
"cookie-parser": "~1.4.3",
"debug": "~2.6.9",
"express": "~4.16.0",
+ "geojson-geometries-lookup": "^0.3.0",
"http-errors": "~1.6.2",
"mongodb": "*",
"mongoose": "*",