Skip to content

Commit

Permalink
update mapbox-gl to latest working version
Browse files Browse the repository at this point in the history
0.39.0 was broken at the time of building this, see mapbox/mapbox-gl-js#5025.
  • Loading branch information
rueckstiess committed Jul 24, 2017
1 parent 6d5f22f commit c410031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
"less-cache": "^0.23.0",
"local-links": "^1.4.0",
"lodash": "^3.10.1",
"mapbox-gl": "^0.32.1",
"mapbox-gl": "^0.38.0",
"marked": "^0.3.5",
"marky": "^1.2.0",
"moment": "^2.10.6",
Expand Down

0 comments on commit c410031

Please sign in to comment.