nuxt-community / composition-api

Composition API hooks for Nuxt 2.
https://composition-api.nuxtjs.org
MIT License
709 stars 100 forks source link

fix: remove `@nuxt/vue-app` peer dependency #753

Closed rchl closed 1 year ago

rchl commented 1 year ago

When this peer dependency was added there have actually existed an explicit import that referenced it but it's not the case anymore so this should not be needed.