denodrivers / mongo

🍃 MongoDB driver for Deno 🦕
https://deno.land/x/mongo
MIT License
514 stars 95 forks source link

publish to jsr #408

Closed williamhorning closed 8 months ago

williamhorning commented 8 months ago

it'd be pretty nice to have this on JSR so other packages there can use this driver

erfanium commented 8 months ago

@lucsoft should we move web_bson first? How should be handle our dependencies? I'm not familiar with jsr

williamhorning commented 8 months ago

@erfanium since JSR requires all of your dependencies to be on JSR before you are, I'm pretty sure you'll need to move web_bson first