Strengthify is now in the Nextcloud org

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2021-12-06 10:35:46 +01:00
parent f661ea9d74
commit 19d14366f5
No known key found for this signature in database
GPG key ID: 7076EA9751AACDDA
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -14921,8 +14921,8 @@
"dev": true
},
"strengthify": {
"version": "git+https://github.com/MorrisJobke/strengthify.git#d78452649da2cd59df594a2a5c210cb7045ac899",
"from": "git+https://github.com/MorrisJobke/strengthify.git#0.5.9"
"version": "git+https://github.com/nextcloud/strengthify.git#d78452649da2cd59df594a2a5c210cb7045ac899",
"from": "git+https://github.com/nextcloud/strengthify.git#0.5.9"
},
"strict-uri-encode": {
"version": "2.0.0",

View file

@ -71,7 +71,7 @@
"regenerator-runtime": "^0.13.9",
"select2": "3.5.1",
"snap.js": "^2.0.9",
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.9",
"strengthify": "git+https://github.com/nextcloud/strengthify.git#0.5.9",
"underscore": "^1.12.0",
"url-search-params-polyfill": "^8.1.1",
"v-click-outside": "^3.1.2",