mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 00:02:54 -04:00
Strengthify is now in the Nextcloud org
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
d9e5960aff
commit
814145d19c
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -11731,8 +11731,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": "1.1.0",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue