Skip to content

Commit

Permalink
fix: sync vue-demi dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbieGoede committed Nov 30, 2023
1 parent 82ef441 commit 1b3a4ac
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
4 changes: 2 additions & 2 deletions packages/vue-router-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"postinstall": "node ./scripts/postinstall.js"
},
"dependencies": {
"vue-demi": "^0.14.0"
"vue-demi": ">=0.13.5"
},
"peerDependencies": {
"vue-router": "^4.0.0-0 || ^3.0.0",
Expand Down Expand Up @@ -72,4 +72,4 @@
"publishConfig": {
"access": "public"
}
}
}
40 changes: 20 additions & 20 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1b3a4ac

Please sign in to comment.