ieedan / jsrepo

♻️ The best way to reuse your code.
https://jsrepo.dev
MIT License
123 stars 7 forks source link

feat: Check if dependencies are up to date before showing them in next steps #171

Closed ieedan closed 5 days ago

ieedan commented 6 days ago

Every time I install right now if there are any dependencies they are shown in the next steps even if I already have them installed. Lets make it so that it doesn't try and install dependencies unless the version is different or they don't exist.