Skip to content

Commit

Permalink
Remove zod dep
Browse files Browse the repository at this point in the history
  • Loading branch information
colinhacks committed Mar 5, 2023
1 parent e7b3b7b commit 83478f5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Expand Up @@ -101,7 +101,5 @@
}
},
"types": "./index.d.ts",
"dependencies": {
"zod": "canary"
}
"dependencies": {}
}

0 comments on commit 83478f5

Please sign in to comment.