PwReset view

This commit is contained in:
2020-12-19 19:00:54 +01:00
parent 0ff0a29dfe
commit 98bc810e51
6 changed files with 121 additions and 73 deletions

View File

@@ -10,7 +10,8 @@
"@odit/lfk-client-js": "^0.0.4",
"svelte-i18n": "^3.3.0",
"svelte-spa-router": "^3.1.0",
"toastify-js": "^1.9.3"
"toastify-js": "^1.9.3",
"validator": "^13.5.2"
},
"devDependencies": {
"svelte": "^3.29.7",