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 f39f7a3 commit 48207d0Copy full SHA for 48207d0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vuex-orm/plugin-graphql",
3
- "version": "1.0.0-rc.18",
+ "version": "1.0.0-rc.19",
4
"description": "Vuex-ORM persistence plugin to sync the store against a GraphQL API.",
5
"main": "dist/vuex-orm-graphql.common.js",
6
"module": "dist/vuex-orm-graphql.esm.js",
0 commit comments