diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-11-10 16:23:33 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-11-10 16:23:33 +0700 |
| commit | 5a9210e560ca47d8f4d8c43b06fc93d1d064a6f6 (patch) | |
| tree | e5ac9162bd86829dd149278cdf9db70076816200 /package.json | |
| parent | 4bed066c03dc55a8f811ff2e23e019d8adc64495 (diff) | |
Add close on modal otp activation, change validation register schema, fix term and condition checkbox
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 589eabc4..33f6dd38 100644 --- a/package.json +++ b/package.json @@ -51,6 +51,7 @@ "usehooks-ts": "^2.9.1", "xmlbuilder": "^15.1.1", "yup": "^0.32.11", + "zod": "^3.22.4", "zustand": "^4.4.4" }, "devDependencies": { |
