jsr-io / jsr-npm

A cli tool to make installing packages form jsr.io in node easy
https://npmjs.com/package/jsr
MIT License
95 stars 13 forks source link

fix: switch to deno release binary for publishing by default #100

Closed marvinhagemeister closed 1 month ago

marvinhagemeister commented 1 month ago

This adds a new DENO_BIN_CANARY environment variable check to use the canary binary instead as well.

Fixes https://github.com/jsr-io/jsr-npm/issues/99