diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2023-11-13 06:13:25 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2023-11-13 06:13:25 +0000 |
| commit | 69575d143e29eed51fa733238126341ebda280e8 (patch) | |
| tree | f3f5f251a66fed452241768e900fdd60ae8af87c /package.json | |
| parent | feea1a2602e22659fe73cb55e31c3d01f57218a4 (diff) | |
| parent | 5a9210e560ca47d8f4d8c43b06fc93d1d064a6f6 (diff) | |
Merged in refactor/all (pull request #115)
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": { |
