.codex
0 → 100644
+0
−0
Empty file added.
+36
−4
+2
−1
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -26,7 +26,8 @@ | ||
"@nextcloud/router": "^3.0.1",
|
||
"@nextcloud/vue": "^8.16.0",
|
||
"vue": "^2.7.0",
|
||
"vue-password-strength-meter": "^1.7.2"
|
||
"vue-password-strength-meter": "^1.7.2",
|
||
"passwords-client": "1.0.0-alpha.5731"
|
||
},
|
||
"browserslist": [
|
||
"extends @nextcloud/browserslist-config"
|
||
+19
−0
Loading