From c8edf77137fc7a5344e5279570fe346ad002a251 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Mon, 26 Aug 2019 13:55:15 -0400 Subject: [PATCH] Update osm-community-index to v0.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5e42d29aa..9f938834d 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "mocha-phantomjs-core": "^2.1.0", "name-suggestion-index": "3.2.0", "npm-run-all": "^4.0.0", - "osm-community-index": "0.11.0", + "osm-community-index": "0.12.0", "phantomjs-prebuilt": "~2.1.11", "request": "^2.88.0", "rollup": "~1.19.4",