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 4b8255d commit eb80004Copy full SHA for eb80004
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "zod",
3
- "version": "1.8.0-beta.2",
+ "version": "1.8.0",
4
"description": "TypeScript-first schema declaration and validation library with static type inference",
5
"main": "./lib/src/index.js",
6
"types": "./lib/src/index.d.ts",
@@ -55,4 +55,4 @@
55
"tslint-config-prettier": "^1.18.0",
56
"typescript": "3.2"
57
}
58
-}
+}
0 commit comments