diff options
| author | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-03-28 01:07:32 +0000 |
|---|---|---|
| committer | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-03-28 01:07:32 +0000 |
| commit | a2e5a2de701a6e0459538e6894c0be266778351e (patch) | |
| tree | 2937128e4c241fd31e6b6573a9fc6f4d18df5022 /web/package.json | |
| parent | 2396a1648de43018749f5a908d6db5a2f0fea7b1 (diff) | |
| parent | dbe495f4b3057f476060243503c20f299ac9b385 (diff) | |
fixed packacge.json conflit, during merge of fix/25 with master
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 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": "*", |
