File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 4343 "@types/graphql" : " ^0.12.3" ,
4444 "@types/inflection" : " ^1.5.28" ,
4545 "@types/lodash-es" : " ^4.17.0" ,
46- "@vuex-orm/core" : " ^0.23.3 " ,
46+ "@vuex-orm/core" : " ^0.23.4 " ,
4747 "apollo-cache-inmemory" : " ^1.1.7" ,
4848 "apollo-client" : " ^2.2.2" ,
4949 "apollo-link" : " ^1.2.0" ,
Original file line number Diff line number Diff line change 11import { Field , ORMModel } from './interfaces' ;
2- import { Attr , Increment } from '@vuex-orm/core' ;
32import Context from './context' ;
43const inflection = require ( 'inflection' ) ;
54
Original file line number Diff line number Diff line change 4848 version "0.5.3"
4949 resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.5.3.tgz#91b728599544efbb7386d8b6633693a3c2e7ade5"
5050
51- " @vuex-orm/core@^0.23.3 " :
52- version "0.23.3 "
53- resolved "https://registry.yarnpkg.com/@vuex-orm/core/-/core-0.23.3 .tgz#0990f62f03a293d01407346638013784e292a062 "
51+ " @vuex-orm/core@^0.23.4 " :
52+ version "0.23.4 "
53+ resolved "https://registry.yarnpkg.com/@vuex-orm/core/-/core-0.23.4 .tgz#2cea71f46fb60868b769e4cc4e413d204ef2e9d2 "
5454 dependencies :
5555 " @types/lodash-es" " ^4.17.0"
5656 lodash-es "^4.17.7"
You can’t perform that action at this time.
0 commit comments