damianricobelli / stepperize

A library for creating step-by-step workflows in your apps
https://stepperize.vercel.app
834 stars 38 forks source link

Remove npm dependency #15

Closed soyricardodev closed 1 month ago

soyricardodev commented 2 months ago

Just that, remove the unnecessary npm dependency and making the install speed faster bun install took me 222.70sec image

Removing npm dep, deleting node_modules and bun.lockb and reinstalling took me just 10sec image i have the latest bun version 1.1.20.

PD: i am going to contribute more to this project btw <3

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
shadcn-stepper ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 18, 2024 5:52am
damianricobelli commented 1 month ago

I close this PR in favour of the complete refactoring of the repository.