summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorAlec Kojaev <alec@kojaev.name>2021-07-16 15:40:04 +0300
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-07-24 14:52:34 +0200
commit65c15dac38358d5c3a619379b57bd498c070ea6f (patch)
tree8052e83899b96b7e761f779a43d15feb7921e353 /js/package.json
parent691c42bdbce50eaa7857f8386c706a4e8c763d60 (diff)
Reimplement relative time formatting as a filter, dropping dependency on deprecated moment.js
Signed-off-by: Alec Kojaev <alec@kojaev.name>
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index 5cb91eb5c..4cff38d31 100644
--- a/js/package.json
+++ b/js/package.json
@@ -63,7 +63,6 @@
"angular-sanitize": "^1.8.2",
"debug": "^4.3.2",
"masonry-layout": "^4.2.2",
- "moment": "^2.29.1",
"ngVue": "^1.7.8",
"vue": "^2.6.14"
}