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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2020-09-26 10:54:08 +0300
committerdartcafe <github@dartcafe.de>2020-09-26 10:54:08 +0300
commit993cf15e625cc129bc5c13f9c43fdc901bc4a4d6 (patch)
tree55fe0e295cb587619dcfa7f5f8ed26f938b42da9 /package-lock.json
parent12cbf94a7667e6b266c946c1161547124d6dae56 (diff)
removed moment, we use @nextcloud/moment
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json7
1 files changed, 1 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 1391d489..ef23388a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "polls",
- "version": "1.5.2",
+ "version": "1.5.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -7757,11 +7757,6 @@
"minimist": "^1.2.5"
}
},
- "moment": {
- "version": "2.28.0",
- "resolved": "https://registry.npmjs.org/moment/-/moment-2.28.0.tgz",
- "integrity": "sha512-Z5KOjYmnHyd/ukynmFd/WwyXHd7L4J9vTI/nn5Ap9AVUgaAE15VvQ9MOGmJJygEUklupqIrFnor/tjTwRU+tQw=="
- },
"move-concurrently": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/move-concurrently/-/move-concurrently-1.0.1.tgz",