summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-03-25 13:39:56 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-03-25 13:39:56 +0100
commitaf0c06ebd3c4bb85fed0d52c18842268f3c54754 (patch)
tree37c0a6b8daab5fc16c4818cada5cd3d42ddaa49c /package.json
parentc57a16bb0a7ca225cb17c1091f942b62cce11c2d (diff)
downloadnextcloud-server-af0c06ebd3c4bb85fed0d52c18842268f3c54754.tar.gz
nextcloud-server-af0c06ebd3c4bb85fed0d52c18842268f3c54754.zip
Bump strenghify to v0.5.8
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 486827d3001..98af1a0d1b4 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"nextcloud-vue": "^0.8.0",
"nextcloud-vue-collections": "^0.2.0",
"snap.js": "^2.0.9",
- "strengthify": "git+https://github.com/MorrisJobke/strengthify.git",
+ "strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.8",
"underscore": "^1.9.1",
"v-tooltip": "^2.0.0-rc.33",
"vue": "^2.6.8",