Skip to content

Commit

Permalink
1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin McDonnell committed Jul 8, 2020
1 parent 4b8255d commit eb80004
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zod",
"version": "1.8.0-beta.2",
"version": "1.8.0",
"description": "TypeScript-first schema declaration and validation library with static type inference",
"main": "./lib/src/index.js",
"types": "./lib/src/index.d.ts",
Expand Down Expand Up @@ -55,4 +55,4 @@
"tslint-config-prettier": "^1.18.0",
"typescript": "3.2"
}
}
}

0 comments on commit eb80004

Please sign in to comment.