File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
"lint" : " eslint --ext .js,.vue --ignore-path .gitignore ."
9
9
},
10
10
"dependencies" : {
11
- "@vuex-orm/core" : " ^0.32.0 " ,
11
+ "@vuex-orm/core" : " ^0.32.1 " ,
12
12
"normalize.css" : " ^8.0.0" ,
13
13
"nuxt" : " ^2.8.1" ,
14
14
"postcss-css-variables" : " ^0.13.0" ,
Original file line number Diff line number Diff line change 1036
1036
source-map "~0.6.1"
1037
1037
vue-template-es2015-compiler "^1.9.0"
1038
1038
1039
- " @vuex-orm/core@^0.32.0 " :
1040
- version "0.32.0 "
1041
- resolved "https://registry.yarnpkg.com/@vuex-orm/core/-/core-0.32.0 .tgz#2442297ee414e5a1a798797d6524a0f37db6ac37 "
1042
- integrity sha512-IcwHl8hu+MHhKvSPLv+l6dOcm2xHv/161fW6Xoh6e1dspKedaQnXrwiNf2EPGWVMCX4slaKGUd78/pzUwTCMHA ==
1039
+ " @vuex-orm/core@^0.32.1 " :
1040
+ version "0.32.1 "
1041
+ resolved "https://registry.yarnpkg.com/@vuex-orm/core/-/core-0.32.1 .tgz#40d04aba5373b9ae833b4d7b42b2c07746a4f52f "
1042
+ integrity sha512-zy3xj+6robrjNx5nJF73GlhAlcaespLrOByAQAILo/4q1IP542YUPAO+Kr1DH4n0iMV3vaj1275A741+y2djOg ==
1043
1043
dependencies :
1044
1044
normalizr "^3.4.0"
1045
1045
vuex "^3.1.1"
You can’t perform that action at this time.
0 commit comments