Skip to content

Commit

Permalink
fix(sharing): Pin @nextcloud/dialogs to a version that doesn't use …
Browse files Browse the repository at this point in the history
…Nextcloud 29 APIs

[skip-ci]

Signed-off-by: Joas Schilling <coding@schilljs.com>
  • Loading branch information
nickvergessen committed Aug 23, 2024
1 parent f303bb1 commit 6dbe4e7
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 34 deletions.
160 changes: 127 additions & 33 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 @@ -45,7 +45,7 @@
"@nextcloud/browserslist-config": "^3.0.1",
"@nextcloud/calendar-availability-vue": "^2.2.2",
"@nextcloud/capabilities": "^1.2.0",
"@nextcloud/dialogs": "^5.3.5",
"@nextcloud/dialogs": "^5.3.7",
"@nextcloud/event-bus": "^3.3.1",
"@nextcloud/files": "^3.6.0",
"@nextcloud/initial-state": "^2.2.0",
Expand Down

0 comments on commit 6dbe4e7

Please sign in to comment.