@favid-inc/api
Advanced tools
Comparing version 4.3.13 to 4.3.14
@@ -37,2 +37,3 @@ import { Artist } from "../model"; | ||
password: string; | ||
confirmPassword: string; | ||
}; | ||
@@ -48,3 +49,2 @@ }, void>; | ||
s4?: string; | ||
email?: string; | ||
}; | ||
@@ -51,0 +51,0 @@ }, void>; |
{ | ||
"name": "@favid-inc/api", | ||
"version": "4.3.13", | ||
"version": "4.3.14", | ||
"description": "API for Favid Project", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/favid-inc/api#readme", |
31468