Skip to content

Commit e52f5a0

Browse files
committed
install @plotly/mapbox-gl fork instead of 'regular' mapbox-gl
- so that plotly.js install properly on npm@5 - more info on: #1745
1 parent e37eeae commit e52f5a0

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
@@ -82,7 +82,7 @@
8282
"gl-shader": "4.2.0",
8383
"gl-spikes2d": "^1.0.1",
8484
"gl-surface3d": "^1.3.0",
85-
"mapbox-gl": "^0.22.0",
85+
"@plotly/mapbox-gl": "0.22.1",
8686
"matrix-camera-controller": "^2.1.3",
8787
"mouse-change": "^1.4.0",
8888
"mouse-wheel": "^1.0.2",

0 commit comments

Comments
 (0)