newbeea / nuxt3-apollo-module

33 stars 8 forks source link

Dependency upgrade #10

Open JFGHT opened 2 years ago

JFGHT commented 2 years ago

This PR should fix:

https://github.com/newbeea/nuxt3-apollo-module/issues/9 https://github.com/newbeea/nuxt3-apollo-module/issues/2 https://github.com/newbeea/nuxt3-apollo-module/issues/3

L422Y commented 2 years ago

If you're reading this and need modifications in the PR, you can use @JFGHT's version in your package.json:

"@nuxt3/apollo-module": "https://github.com/JFGHT/nuxt3-apollo-module"

Not sure if the original author (@newbeea) is currently active, could be a while based on commit history for the original repository.

JFGHT commented 2 years ago

you can use @JFGHT's version in your package.json, not sure if the original author is active:

"@nuxt3/apollo-module": "https://github.com/JFGHT/nuxt3-apollo-module"

Thanks, already did before opening the PR.

L422Y commented 2 years ago

That was for anyone else ;)