Skip to content

Commit

Permalink
chore: add zor for email validation
Browse files Browse the repository at this point in the history
  • Loading branch information
prachigarg19 committed Oct 10, 2023
1 parent aad5bf4 commit aa04a42
Show file tree
Hide file tree
Showing 2 changed files with 269 additions and 2 deletions.
268 changes: 267 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@
"react-i18next": "^12.1.5",
"sass": "^1.35.1",
"styled-jsx": "^5.1.0",
"uuid": "^8.3.2"
"uuid": "^8.3.2",
"zod": "^3.22.4"
},
"devDependencies": {
"@types/dom-to-image": "^2.6.2",
Expand Down

0 comments on commit aa04a42

Please sign in to comment.