gl-cone3d
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "gl-cone3d", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "3D cone plot", | ||
@@ -12,2 +12,3 @@ "main": "cone.js", | ||
"gl-buffer": "^2.1.2", | ||
"gl-mat4": "^1.2.0", | ||
"gl-shader": "^4.2.1", | ||
@@ -31,3 +32,2 @@ "gl-texture2d": "^2.1.0", | ||
"gl-axes3d": "^1.5.2", | ||
"gl-mat4": "^1.2.0", | ||
"gl-mesh3d": "^2.1.1", | ||
@@ -34,0 +34,0 @@ "gl-select-static": "^2.0.4", |
8
14
+ Addedgl-mat4@^1.2.0
+ Addedgl-mat4@1.2.0(transitive)