Skip to content

Commit 311eb5d

Browse files
committed
Version v1.0.0-rc.33
1 parent 16425f8 commit 311eb5d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/vuex-orm-graphql.es5.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/vuex-orm-graphql.umd.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuex-orm/plugin-graphql",
3-
"version": "1.0.0-rc.32",
3+
"version": "1.0.0-rc.33",
44
"description": "Vuex-ORM persistence plugin to sync the store against a GraphQL API.",
55
"main": "dist/vuex-orm-graphql.umd.js",
66
"module": "dist/vuex-orm-graphql.es5.js",

0 commit comments

Comments
 (0)