From 498900424f121730af9b82fbc304c1e44c950e18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89tienne=20T=C3=A9treault-Pinard?= Date: Mon, 10 Apr 2017 10:33:08 -0400 Subject: [PATCH] lock gl-scatter2d-sdf to 1.3.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7010650f40..f5b0f7157a1 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "gl-plot3d": "^1.5.4", "gl-pointcloud2d": "^1.0.0", "gl-scatter2d": "^1.2.2", - "gl-scatter2d-sdf": "^1.3.4", + "gl-scatter2d-sdf": "1.3.4", "gl-scatter3d": "^1.0.4", "gl-select-box": "^1.0.1", "gl-shader": "4.2.0",