Skip to content

Commit bee9936

Browse files
authored
Upgrade to Vuex-ORM 0.26.2 (#51)
1 parent 7ecac48 commit bee9936

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/graphql": "^0.12.3",
4848
"@types/inflection": "^1.5.28",
4949
"@types/lodash-es": "^4.17.0",
50-
"@vuex-orm/core": "^0.25.6",
50+
"@vuex-orm/core": "^0.26.2",
5151
"apollo-cache-inmemory": "^1.1.7",
5252
"apollo-client": "^2.2.2",
5353
"apollo-link": "^1.2.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,9 +185,9 @@
185185
source-map "^0.5.6"
186186
vue-template-es2015-compiler "^1.6.0"
187187

188-
"@vuex-orm/core@^0.25.6":
189-
version "0.25.6"
190-
resolved "https://registry.yarnpkg.com/@vuex-orm/core/-/core-0.25.6.tgz#d98e05811798d0ddbedd7d289d771d74270bf305"
188+
"@vuex-orm/core@^0.26.2":
189+
version "0.26.2"
190+
resolved "https://registry.yarnpkg.com/@vuex-orm/core/-/core-0.26.2.tgz#f93c49499b4050117d8b05a20e9239fb94388c44"
191191

192192
"@webassemblyjs/[email protected]":
193193
version "1.4.3"

0 commit comments

Comments
 (0)