nuxt/cli

Keep nuxt in dependencies

dethdkn opened this issue · 1 comments

When I run nuxi upgrade, it always move nuxt from dependencies to devDependencies
Is there a way to keep nuxt in dependencies when I upgrade with a flag or something?

Fixed in #430, thanks @danielroe!