Skip to content

Commit

Permalink
fix: vue-demi updated (#1373)
Browse files Browse the repository at this point in the history
* vue-demi updated

* pnpm install

* pnpm lock updated
  • Loading branch information
gustawdaniel committed Jun 23, 2022
1 parent fdbb65f commit e959a2c
Show file tree
Hide file tree
Showing 3 changed files with 1,167 additions and 75 deletions.
2 changes: 1 addition & 1 deletion packages/test-e2e-composable-vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"regenerator-runtime": "^0.13.9",
"shortid": "^2.2.15",
"vue": "^3.0.0",
"vue-demi": "^0.12.5",
"vue-demi": "^0.13.1",
"vue-router": "^4.0.0-beta.13"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-apollo-composable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"throttle-debounce": "^3.0.1",
"ts-essentials": "^9.0.0",
"vue-demi": "^0.12.5"
"vue-demi": "^0.13.1"
},
"peerDependencies": {
"@apollo/client": "^3.4.13",
Expand Down

0 comments on commit e959a2c

Please sign in to comment.