From 2f3113d92e5cce1c776e607e914b5a937559f996 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Mon, 17 Jun 2019 14:33:14 -0400 Subject: [PATCH] Update osm community index to 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6619c115a..a47170790 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "mocha-phantomjs-core": "^2.1.0", "name-suggestion-index": "3.0.4", "npm-run-all": "^4.0.0", - "osm-community-index": "0.7.0", + "osm-community-index": "0.8.0", "phantomjs-prebuilt": "~2.1.11", "request": "^2.88.0", "rollup": "~1.14.6",