We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04152e9 commit 3fc84feCopy full SHA for 3fc84fe
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vuex-orm/plugin-graphql",
3
- "version": "1.0.0-rc.33",
+ "version": "1.0.0-rc.34",
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