Skip to content

Commit

Permalink
fix(deps): relax @nextcloud/vue constraint to ^8
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
  • Loading branch information
st3iny committed Jan 6, 2025
1 parent 014bb6e commit 37ee001
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"peerDependencies": {
"@nextcloud/l10n": "^1.4 || ^2.0 || ^3.0.0",
"@nextcloud/vue": "^8.22.0",
"@nextcloud/vue": "^8",
"vue": "^2.7.16"
},
"browserslist": [
Expand Down

0 comments on commit 37ee001

Please sign in to comment.