diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2019-01-08 14:10:14 +0100 |
---|---|---|
committer | Julius Härtl <jus@bitgrid.net> | 2019-01-09 15:02:02 +0100 |
commit | e4e5cf8757b58ef54dd186e8c2796c306c7793f6 (patch) | |
tree | bec4a3620cd8ea7374e55a593ee9c2368a8867cd /package-lock.json | |
parent | dbee410a6e650edccfe929d37ace922b7bdf35e5 (diff) | |
download | nextcloud-server-e4e5cf8757b58ef54dd186e8c2796c306c7793f6.tar.gz nextcloud-server-e4e5cf8757b58ef54dd186e8c2796c306c7793f6.zip |
Use upstream strengthify lib
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json index 2e5b1ca871b..f1eab0f5e7a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5061,8 +5061,8 @@ "dev": true }, "strengthify": { - "version": "git+https://github.com/ChristophWurst/strengthify.git#ebe40b8d76bccca3fb6b494e4fefa1a1f1315fd5", - "from": "git+https://github.com/ChristophWurst/strengthify.git#feature/npm-package" + "version": "git+https://github.com/MorrisJobke/strengthify.git#c03806c2db3e324923c1c37a974b1b92c85c5676", + "from": "git+https://github.com/MorrisJobke/strengthify.git" }, "string-width": { "version": "2.1.1", |