stamen / mapbox-gl-style-diff

Other
2 stars 1 forks source link

Compatibility with node 18 #17

Closed aparlato closed 1 year ago

aparlato commented 1 year ago

Update repo to be compatible with higher node version and update some other dependencies.

Not much other than Parcel really needed to change for node 18 compatibility here, so this mostly adds our Github Action to make sure installs work on node 16 and 18.