We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43cf816 commit 704108fCopy full SHA for 704108f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vuex-orm/plugin-apollo",
3
- "version": "0.0.5",
+ "version": "0.0.6",
4
"description": "Vuex-ORM Plugin to sync the data against a GraphQL API via Apollo.",
5
"main": "dist/vuex-orm-apollo.common.js",
6
"module": "dist/vuex-orm-apollo.esm.js",
0 commit comments