Skip to content

Commit b4b3d6c

Browse files
committed
Symlink README
1 parent 78f285b commit b4b3d6c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packages/zod/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
README.md

packages/zod/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "module",
55
"author": "Colin McDonnell <[email protected]>",
66
"description": "TypeScript-first schema declaration and validation library with static type inference",
7-
"files": ["dist", "v3", "v4", "v4-mini"],
7+
"files": ["README.md", "dist", "v3", "v4", "v4-mini"],
88
"funding": "https://github.com/sponsors/colinhacks",
99
"homepage": "https://zod.dev",
1010
"keywords": ["typescript", "schema", "validation", "type", "inference"],

0 commit comments

Comments
 (0)