8000 Update mapbox-gl requirement by pfhayes · Pull Request #2029 · plotly/plotly.js · GitHub
[go: up one dir, main page]

Skip to content

Update mapbox-gl requirement #2029

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
8000
Diff view
Update mapbox-gl requirement
  • Loading branch information
pfhayes committed Sep 21, 2017
commit b9a5a4b461463ede870c99c2d38e865f1af980cf
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"gl-spikes2d": "^1.0.1",
"gl-surface3d": "^1.3.1",
"has-hover": "^1.0.1",
"mapbox-gl": "^0.22.0",
"mapbox-gl": "^0.40.1",
"matrix-camera-controller": "^2.1.3",
"mouse-change": "^1.4.0",
"mouse-event-offset": "^3.0.2",
Expand Down
0