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

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias <ilovemilk@wusa.io>2020-04-11 12:57:03 +0300
committerMatthias <ilovemilk@wusa.io>2020-04-11 12:57:03 +0300
commit5e9cebdcad048e166f9392e3aefeea1529669bc0 (patch)
tree4ff37e522cba5762369b320f0919c115393f29a8 /package.json
parent133a820b88a78a4281e017d88d11bed169b5fdbf (diff)
fix frontend and controller to work without services
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 619ecf6..bd9602c 100644
--- a/package.json
+++ b/package.json
@@ -38,6 +38,7 @@
"@polymer/paper-spinner": "^3.0.2",
"@vaadin/vaadin-grid": "^5.4.3",
"core-js": "^3.0.1",
+ "moment": "^2.24.0",
"nextcloud-axios": "^0.2.0",
"nextcloud-server": "^0.15.9",
"nextcloud-vue": "^0.11.4",