Skip to content

Commit a8d0dab

Browse files
committed
using glslify for out-of-bound function
1 parent 2a72dac commit a8d0dab

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,21 +70,21 @@
7070
"es6-promise": "^3.0.2",
7171
"fast-isnumeric": "^1.1.1",
7272
"font-atlas-sdf": "^1.3.3",
73-
"gl-cone3d": "git://github.com/archmoj/gl-cone3d.git#2f1afdb49bd09e28ea32604b13aea919c0a57330",
73+
"gl-cone3d": "git://github.com/archmoj/gl-cone3d.git#27ee0a8c9c102970dae95a51b483414be75cf973",
7474
"gl-contour2d": "^1.1.4",
75-
"gl-error3d": "git://github.com/archmoj/gl-error3d.git#6b5180b0ed024430ccbafb7392dac087bb2c12c4",
75+
"gl-error3d": "git://github.com/archmoj/gl-error3d.git#eccf97514df079aea0eb30fca62dfc13379096b6",
7676
"gl-heatmap2d": "^1.0.4",
77-
"gl-line3d": "git://github.com/archmoj/gl-line3d.git#3f3e383004309507df9ce42490d85da070effafa",
77+
"gl-line3d": "git://github.com/archmoj/gl-line3d.git#7019b0c682ce39e1016f33813ac0a40a37bcc7a3",
7878
"gl-mat4": "^1.2.0",
79-
"gl-mesh3d": "git://github.com/archmoj/gl-mesh3d.git#b2da71e9cc4719ee5b6a69398651e578cef2f3c0",
79+
"gl-mesh3d": "git://github.com/archmoj/gl-mesh3d.git#ec915f4996a606718a7c2a41f812363faa4db163",
8080
"gl-plot2d": "^1.3.1",
8181
"gl-plot3d": "git://github.com/archmoj/gl-plot3d.git#ce601a50cd3057899f6074f8ea5fcf0ab77f417c",
8282
"gl-pointcloud2d": "^1.0.1",
83-
"gl-scatter3d": "git://github.com/archmoj/gl-scatter3d.git#da56cdc37d4386261539d5134a5f9a39fe878415",
83+
"gl-scatter3d": "git://github.com/archmoj/gl-scatter3d.git#6a4d678e128c3299df082073799387dec04ec8e5",
8484
"gl-select-box": "^1.0.2",
8585
"gl-spikes2d": "^1.0.1",
86-
"gl-streamtube3d": "git://github.com/archmoj/gl-streamtube3d.git#08ce753c40e2804f33738de987da5c10ec8c67c0",
87-
"gl-surface3d": "git://github.com/archmoj/gl-surface3d.git#cb6ef0af1b3d992112b9bfc83dcf2b4e4736e2d0",
86+
"gl-streamtube3d": "git://github.com/archmoj/gl-streamtube3d.git#c2a82d09f725074ceedfa8f128ca08e917d04688",
87+
"gl-surface3d": "git://github.com/archmoj/gl-surface3d.git#6d16d39cc858215a3df5a6c61dbcc19bd8a043b2",
8888
"gl-text": "^1.1.6",
8989
"glslify": "^6.3.1",
9090
"has-hover": "^1.0.1",

0 commit comments

Comments
 (0)