am2222 / mapbox-pmtiles

A custom source to add PmTiles support to mapbox gl js. Supports both raster and vector pmtiles
https://am2222.github.io/mapbox-pmtiles/
12 stars 1 forks source link

update `package.json` to allow nodejs 22 #21

Closed paulovieira closed 3 months ago

paulovieira commented 3 months ago

Nodejs 22 is the current version for over 2 months: https://nodejs.org/en/blog/announcements/v22-release-announce

If possible please update package.json allow v22: https://github.com/am2222/mapbox-pmtiles/blob/main/package.json#L30

Thanks.

am2222 commented 3 months ago

@paulovieira Thanks for reminding me about it! I updated it!