aboutsummaryrefslogtreecommitdiff
path: root/web/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/package.json')
-rw-r--r--web/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/package.json b/web/package.json
index 9278b90..8a59f6e 100644
--- a/web/package.json
+++ b/web/package.json
@@ -9,10 +9,11 @@
"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": "*",
"morgan": "~1.9.0",
- "pug": "^2.0.3"
+ "pug": "2.0.0-beta11"
}
}