From 363d22368cf49e974709aca07f62ea4b94293a05 Mon Sep 17 00:00:00 2001 From: Brian Helba Date: Thu, 1 Mar 2018 18:47:04 -0500 Subject: [PATCH] Upgrade GeoJS This should fix mouse interaction bugs on Firefox. --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index d70aff52..a89eb619 100644 --- a/plugin.json +++ b/plugin.json @@ -10,7 +10,7 @@ "bibtex-parse-js": "~0.0.23", "d3": "~3.5.17", "eslint-plugin-vue": "~4.2.0", - "geojs": "0.11.1", + "geojs": "~0.15.1", "mathy-unicode-characters": "^0.9.3", "pegjs": "~0.10.0", "raw-loader": "~0.5.1",