We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd1986 commit 4f5f757Copy full SHA for 4f5f757
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vuex-orm/plugin-apollo",
3
- "version": "0.0.23",
+ "version": "0.0.24",
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