apollo
apollo copied to clipboard
Is it possible to update vue-apollo to the latest version
The latest version of vue-apollo is 3.1.0, but the version of package.json is 3.0.5.
I think vue-apollo had fixed some problems, is it possible apollo-module will update to the latest verison?
@mathxlee looks like the repository is dead as of 2020
If you need the latest version, you can always update your yarn.lock/package-lock.json to resolve vue-apollo
to the latest version.
@mathxlee looks like the repository is dead as of 2020
yeah, no more updates
Here's the activity: https://github.com/nuxt-community/apollo-module/pull/430