antfu-collective / ni

💡 Use the right package manager
MIT License
6.41k stars 209 forks source link

chore: remove unused dev dependency #217

Closed benmccann closed 3 months ago

benmccann commented 3 months ago

taze is also unused. There is a taze.config.ts though. Should I remove that package and config as well? Or maybe just the package if it is invoked via npx?

antfu commented 3 months ago

taze is the CLI I use for bump deps versions, the config is useful to communicate which package to bump or not.