Matthew Lee

Results 2 issues of Matthew Lee

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](https://github.com/nuxt-community/apollo-module) will update to the latest...

Hi team, I tried to install the package like this: `yarn add @worldcoin/idkit` and then import and init it: ``` import * as idkit from '@worldcoin/idkit' // If you installed...