From 9e840863c947b879d324bd217ba992d1f401b8e1 Mon Sep 17 00:00:00 2001 From: sdirollo Date: Tue, 5 Dec 2023 14:51:36 +0100 Subject: [PATCH] remove mapillary and elevation sources --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f1934b1..1ca0c006 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "dependencies": { "@mapbox/mapbox-gl-rtl-text": "^0.2.3", "@qwant/map-style-builder": "github:Qwant/map-style-builder#81eebb0", - "@qwant/qwant-basic-gl-style": "^1.6.8", + "@qwant/qwant-basic-gl-style": "^1.6.9", "@qwant/qwant-ponents": "^0.2.8", "@turf/along": "^6.0.1", "@turf/bbox": "^6.0.1",