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 be909d9 commit b9132b9Copy full SHA for b9132b9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@vuex-orm/plugin-graphql",
3
- "version": "1.0.0-rc.26",
+ "version": "1.0.0-rc.27",
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