Skip to content

Commit 3ad8032

Browse files
committed
pkg: lock gl-shader to 4.2.0
- gl-pointcloud2d will still use [email protected], but every other module will use 4.2.0
1 parent 00f0dbf commit 3ad8032

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,12 @@
6767
"gl-mesh3d": "^1.2.0",
6868
"gl-plot2d": "^1.1.6",
6969
"gl-plot3d": "^1.5.0",
70+
"gl-pointcloud2d": "^1.0.0",
7071
"gl-scatter2d": "^1.0.5",
7172
"gl-scatter2d-fancy": "^1.1.1",
72-
"gl-pointcloud2d": "^1.0.0",
7373
"gl-scatter3d": "^1.0.4",
7474
"gl-select-box": "^1.0.1",
75+
"gl-shader": "4.2.0",
7576
"gl-spikes2d": "^1.0.1",
7677
"gl-surface3d": "^1.2.3",
7778
"mapbox-gl": "^0.22.0",

0 commit comments

Comments
 (0)