Skip to content

Commit b0e945f

Browse files
Updated nextcloud/vue library to fix bug with app navigation close button
Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
1 parent 378555d commit b0e945f

File tree

2 files changed

+10
-94
lines changed

2 files changed

+10
-94
lines changed

package-lock.json

Lines changed: 9 additions & 93 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@nextcloud/event-bus": "^2.1.1",
1919
"@nextcloud/moment": "^1.1.1",
2020
"@nextcloud/router": "^2.0.0",
21-
"@nextcloud/vue": "^5.1.0",
21+
"@nextcloud/vue": "^5.3.1",
2222
"@nextcloud/vue-dashboard": "^2.0.1",
2323
"diff": "^5.0.0",
2424
"easymde": "^2.16.1",

0 commit comments

Comments
 (0)