We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3ccca3 commit 83b6466Copy full SHA for 83b6466
package.json
@@ -1,12 +1,13 @@
1
{
2
"name": "zod_utilz",
3
- "version": "0.8.0",
+ "version": "0.8.1",
4
"author": "JacobWeisenburger",
5
"description": "Framework agnostic utilities for Zod",
6
"license": "MIT",
7
"npm": "https://www.npmjs.com/package/zod_utilz",
8
"repository": "https://github.com/JacobWeisenburger/zod_utilz",
9
"homepage": "https://github.com/JacobWeisenburger/zod_utilz",
10
+ "main": "index.js",
11
"module": "index.ts",
12
"type": "module",
13
"keywords": [
0 commit comments