tscircuit / snippets

https://snippets.tscircuit.com
MIT License
3 stars 15 forks source link

Remove package lock #6

Closed Complexlity closed 3 weeks ago

Complexlity commented 3 weeks ago

Inline with recommending bun as a pre-requiste in #5 . The PR remove package-lock and leaves only bun lock

imrishabh18 commented 3 weeks ago

Thanks! @Complexlity