Skip to content

Commit 4130c39

Browse files
committed
ping mapbox-gl to 1.3.2 (not ^1.3.2)
1 parent 47bf955 commit 4130c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"glslify": "^7.0.0",
9393
"has-hover": "^1.0.1",
9494
"has-passive-events": "^1.0.0",
95-
"mapbox-gl": "^1.3.2",
95+
"mapbox-gl": "1.3.2",
9696
"matrix-camera-controller": "^2.1.3",
9797
"mouse-change": "^1.4.0",
9898
"mouse-event-offset": "^3.0.2",

0 commit comments

Comments
 (0)