mapbox / assembly

Making the hard parts of designing for the web easy.
https://www.mapbox.com/assembly/
134 stars 27 forks source link

Update node version #944

Closed katydecorah closed 3 years ago

katydecorah commented 4 years ago

I noticed this warning, the package node version is set to >=6 and travis is set to 8. We should bring this up to 10 or 12:

npm WARN notsup Unsupported engine for @mapbox/assembly@0.24.0: wanted: {"node":">=6","npm":"^5.0.0"} (current: {"node":"12.7.0","npm":"6.13.2"})