summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2023-03-05 12:02:38 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2023-03-13 14:39:15 +0100
commitea8002e2d9a4ea82d01987741aefcae275379ad9 (patch)
tree9fb781fc1705c7a224ed9d22a648461527de00f8 /package.json
parent0d31caac83378abe369602b87e5e55e7cccb673d (diff)
add cron status badge to admin setting
Display a info card in the settings, indicating when the last news update job ran. Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index d3d46fde3..718ab2770 100644
--- a/package.json
+++ b/package.json
@@ -27,9 +27,10 @@
"@nextcloud/dialogs": "^3.1.4",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^1.6.0",
+ "@nextcloud/moment": "^1.2.1",
"@nextcloud/password-confirmation": "^1.0.1",
"@nextcloud/router": "^2.0.0",
- "@nextcloud/vue": "^6.0.0-beta.4",
+ "@nextcloud/vue": "^7.8.0",
"vue": "^2.7.0"
},
"browserslist": [