Currently, the dependency is on mapbox-gl^0.18.0; unfortunately, there are some problematic transitive dependencies of this version, resulting in a UNMET PEER DEPENDENCY browserify@>= 5 problem (which causes npm shrinkwrap to fail) as well as a deprecation warning from mapbox-gl-js-supported which has been renamed to mapbox-gl-supported.
Would it be possible to update the mapbox-gl version?
Currently, the dependency is on
mapbox-gl^0.18.0; unfortunately, there are some problematic transitive dependencies of this version, resulting in aUNMET PEER DEPENDENCY browserify@>= 5problem (which causesnpm shrinkwrapto fail) as well as a deprecation warning frommapbox-gl-js-supportedwhich has been renamed tomapbox-gl-supported.Would it be possible to update the mapbox-gl version?