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:
authorRoeland Jago Douma <roeland@famdouma.nl>2016-10-07 12:04:01 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2016-10-07 12:10:36 +0300
commit6292946fe08dc1d9e5f8e9be1be0f965a8b26de5 (patch)
tree140f0efb20390f3a6d5c641ac1f97be83e612f7e /bower.json
parent838e258b44154b0a04b4b588764ad1b94242db58 (diff)
Fix bower.json for strengthify
Bower.json was still bound to the old version. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 7dca491e1f9..29581cb511c 100644
--- a/bower.json
+++ b/bower.json
@@ -24,7 +24,7 @@
"select2": "~3.4.8",
"zxcvbn": "*",
"snapjs": "~2.0.0-rc1",
- "strengthify": "0.4.2",
+ "strengthify": "^0.5.1",
"underscore": "~1.8.0",
"bootstrap": "~3.3.6",
"backbone": "~1.2.3",