Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2022-05-17 15:33:15 +0300
committerGitHub <noreply@github.com>2022-05-17 15:33:15 +0300
commita96e8d5eaa6c9f44a175f09c571f157283cd9ec7 (patch)
treec69eaf619b3daa47ff931ff580ec9813e8f1e501 /package.json
parent98114cc2d8b46f599a9bc7e36d1479c53ee7e7a1 (diff)
parentee1340fcbf75d56f806c27a798b9060d39e5112f (diff)
Merge pull request #6448 from nextcloud/dependabot/npm_and_yarn/nextcloud/moment-1.2.1
Bump @nextcloud/moment from 1.1.1 to 1.2.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3965763a8..1379f57dd 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"@nextcloud/initial-state": "^1.2.1",
"@nextcloud/l10n": "^1.6.0",
"@nextcloud/logger": "^2.1.0",
- "@nextcloud/moment": "^1.1.1",
+ "@nextcloud/moment": "^1.2.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^5.3.1",
"@nextcloud/vue-dashboard": "^2",