From f93a195c0398dee73e578a1d44bc2c3cbcb6c38a Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Fri, 16 Dec 2016 16:11:55 -0500 Subject: [PATCH] Update togeojson dependency, now under @mapbox namespace --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4467bc6ed..e78a16d27 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "osm-auth": "1.0.1", "rbush": "2.0.1", "sexagesimal": "0.5.0", - "togeojson": "0.16.0", + "@mapbox/togeojson": "0.16.0", "wmf-sitematrix": "0.1.3" }, "devDependencies": {