Skip to content

Commit 83b6466

Browse files
0.8.1
1 parent f3ccca3 commit 83b6466

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
22
"name": "zod_utilz",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"author": "JacobWeisenburger",
55
"description": "Framework agnostic utilities for Zod",
66
"license": "MIT",
77
"npm": "https://www.npmjs.com/package/zod_utilz",
88
"repository": "https://github.com/JacobWeisenburger/zod_utilz",
99
"homepage": "https://github.com/JacobWeisenburger/zod_utilz",
10+
"main": "index.js",
1011
"module": "index.ts",
1112
"type": "module",
1213
"keywords": [

0 commit comments

Comments
 (0)