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