mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Strengthify is now in the Nextcloud org
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
f661ea9d74
commit
19d14366f5
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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