BUGFIX: sending account index via post validation hook

This commit is contained in:
2021-12-11 11:53:13 +00:00
parent cc6b7bd7b4
commit 062bc43f5a
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "auth-server",
"version": "1.4.7",
"version": "1.4.8",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "auth-server",
"version": "1.4.7",
"version": "1.4.8",
"license": "ISC",
"dependencies": {
"bcryptjs": "^2.4.3",