elysiajs / elysia-cors

Plugin for Elysia that for Cross Origin Requests (CORs)
MIT License
31 stars 9 forks source link

Version 1.0.3 missing from the npmjs registry #51

Closed deanrih closed 3 months ago

deanrih commented 5 months ago

I just realized that in the repository there was an update for version 1.0.3 around last month, however when doing package install or update it uses version 1.0.2, if trying to update it manually with bun update @elysiajs/cors@^1.0.3 it can't find the version, as well as on the NPMJS page (https://www.npmjs.com/package/@elysiajs/cors) it only mention version 1.0.2 and lists all version up to that version

SaltyAom commented 3 months ago

Fixed with latest published on 1.0.4