Skip to content

Commit ef7ffaa

Browse files
committed
pin down mapbox-gl version
so that `npm i plotly.js` always results in installing the correct mapbox-gl version
1 parent ff7a358 commit ef7ffaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"glslify": "^7.0.0",
9292
"has-hover": "^1.0.1",
9393
"has-passive-events": "^1.0.0",
94-
"mapbox-gl": "^1.1.1",
94+
"mapbox-gl": "1.1.1",
9595
"matrix-camera-controller": "^2.1.3",
9696
"mouse-change": "^1.4.0",
9797
"mouse-event-offset": "^3.0.2",

0 commit comments

Comments
 (0)