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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index d167514acd7..cb173d5c63a 100644
--- a/bower.json
+++ b/bower.json
@@ -18,6 +18,7 @@
"jquery": "~1.10.0",
"moment": "~2.8.3",
"select2": "3.4.8",
- "underscore": "1.6.0"
+ "underscore": "1.6.0",
+ "zxcvbn": "*"
}
}