From b9723de53af1841f49be4c51a1990b18eb770207 Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Mon, 5 Aug 2019 16:32:49 -0400 Subject: [PATCH] Update pannellum to the latest version (closes #6646) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6b34b80a6..fcd91c7a8 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "martinez-polygon-clipping": "0.5.0", "node-diff3": "1.0.0", "osm-auth": "1.0.2", - "pannellum": "2.4.1", + "pannellum": "2.5.1", "q": "1.5.1", "rbush": "2.0.2", "which-polygon": "2.2.0",