You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new dependency on @nuxt/kit in 0.14.2 added an additional 87 dependencies to this package.
In 0.13.0, when I add this package to my project it brings in 6 dependencies.
In 0.14.2+, when I add this package to my project it brings in 93 dependencies.
It would be much appreciated if this could be changed to an optional peer dependency instead of a hard dependency. Thank you!
Describe the bug
The new dependency on @nuxt/kit in 0.14.2 added an additional 87 dependencies to this package.
In 0.13.0, when I add this package to my project it brings in 6 dependencies.
In 0.14.2+, when I add this package to my project it brings in 93 dependencies.
It would be much appreciated if this could be changed to an optional peer dependency instead of a hard dependency. Thank you!
Reproduction
npm i [email protected] -D, observe output
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: