Update package.json

This commit is contained in:
Catalin Pinte 2022-10-05 11:11:01 +03:00
parent a9881d8944
commit 4bd20ddf0f

View File

@ -52,7 +52,8 @@
"import-cwd": "^3.0.0",
"js-cookie": "^3.0.1",
"node-fetch": "^2.6.7",
"swr": "^1.3.0"
"swr": "^1.3.0",
"zod": "^3.19.1"
},
"peerDependencies": {
"next": "^12",