From 12b57e4515b7fa67e95ea3c818f104fc777e9ad4 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Wed, 23 Jan 2019 08:59:55 -0500 Subject: [PATCH] Update osm-community-index to 0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac1b4c2e1..51d811bd9 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "mocha-phantomjs-core": "^2.1.0", "name-suggestion-index": "1.0.2", "npm-run-all": "^4.0.0", - "osm-community-index": "0.5.0", + "osm-community-index": "0.6.0", "phantomjs-prebuilt": "~2.1.11", "request": "^2.88.0", "rollup": "~1.1.0",