From 1e21eea745f118c9c9e49b4daa0c27e8e0ff7678 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Thu, 30 Jan 2020 10:00:50 -0500 Subject: [PATCH] Still actually need a devDependency on oci to build icons,translations --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 0be87a81e..5c76baf2b 100644 --- a/package.json +++ b/package.json @@ -95,6 +95,7 @@ "name-suggestion-index": "3.7.0", "npm-run-all": "^4.0.0", "object-inspect": "0.4.0", + "osm-community-index": "2.0.0", "phantomjs-prebuilt": "~2.1.11", "request": "^2.88.0", "rollup": "~1.29.1",