From 91de3095b48d3b1ea6fe6db84c86ca0e4615c66f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20T=C3=A9treault-Pinard?= Date: Tue, 23 May 2017 16:36:30 -0400 Subject: [PATCH] bump gl-error3d to ^1.0.5 - to grab https://github.com/gl-vis/gl-error3d/pull/2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 188a3de5d3f..aa7e294160e 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "fast-isnumeric": "^1.1.1", "gl-contour2d": "^1.1.2", "gl-error2d": "^1.2.1", - "gl-error3d": "^1.0.0", + "gl-error3d": "^1.0.5", "gl-heatmap2d": "^1.0.3", "gl-line2d": "^1.4.1", "gl-line3d": "^1.1.0",