We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f00f4b commit 5775f49Copy full SHA for 5775f49
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vuex-orm/plugin-graphql",
3
- "version": "1.0.0-rc.31",
+ "version": "1.0.0-rc.32",
4
"description": "Vuex-ORM persistence plugin to sync the store against a GraphQL API.",
5
"main": "dist/vuex-orm-graphql.umd.js",
6
"module": "dist/vuex-orm-graphql.es5.js",
0 commit comments