lowlighter / libs

🍱 Collection of carefully crafted TypeScript standalone libraries. Minimal, unbloated, convenient.
https://jsr.io/@libs
MIT License
118 stars 11 forks source link

bug(bundle): fill `dependencies` array #54

Open lowlighter opened 5 months ago

lowlighter commented 5 months ago

https://github.com/lowlighter/libs/blob/c2caa2369de1ff0c8615d92428e651c09a98e928/bundle/ts/publish/npm.ts#L29-L30

These should probably be filled with dependencies. Maybe use deno graph similar to how @libs/testing install dependencies