From 0c3dd0a0449f9ed4d1cce80c76d91e720f5e12c1 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Mon, 11 Jan 2016 13:12:51 -0500 Subject: [PATCH] Bump name-suggestion-index to remove osmium dependency --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a08d20cf8..4bff62943 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "request": "~2.16.2", "jsonschema": "~0.3.2", "editor-imagery-index": "git://github.com/osmlab/editor-imagery-index.git#gh-pages", - "name-suggestion-index": "0.1.0", + "name-suggestion-index": "0.1.1", "minimist": "~1.2.0", "xml2js": "~0.4.13", "xmlbuilder": "~4.2.0",