Comparing version 0.4.3 to 0.4.4
{ | ||
"name": "zodix", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"description": "Parse Remix loaders and actions with Zod", | ||
@@ -43,3 +43,3 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"@remix-run/server-runtime": "1.x", | ||
"@remix-run/server-runtime": "1.x || 2.x", | ||
"zod": "3.x" | ||
@@ -46,0 +46,0 @@ }, |
23832