aboutsummaryrefslogtreecommitdiff
path: root/web/package.json
diff options
context:
space:
mode:
authorSamarth-Agarwal1 <agarwalsamarth@hotmail.com>2019-03-26 21:13:01 +0000
committerGitHub <noreply@github.com>2019-03-26 21:13:01 +0000
commit933d8276bde1617e3d7cc4aec53c9ba7112ef11b (patch)
tree4f181114e3a1b9fcf6442b9a96424f31aabd437c /web/package.json
parent8c81bbac1024e6f8c0b378e80da6bb774c56f92a (diff)
parentc0723a3b208c560e183aa78464699d6d8e4ce8ef (diff)
Merge branch 'qa' into feat/30
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"
}
}