Skip to content

Commit

Permalink
chore: release v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed May 3, 2023
1 parent 64b892e commit d664e52
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "h3-zod",
"version": "0.4.2",
"version": "0.5.0",
"description": "TypeScript-first schema validation for h3.",
"author": "Robert Soriano <sorianorobertc@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -44,15 +44,15 @@
"zod": "^3.21.0"
},
"devDependencies": {
"@antfu/eslint-config": "^0.38.4",
"@antfu/eslint-config": "^0.38.5",
"@types/supertest": "^2.0.12",
"bumpp": "^9.1.0",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"h3": "^1.6.4",
"supertest": "^6.3.3",
"tsup": "6.7.0",
"typescript": "^5.0.4",
"vite": "^4.2.1",
"vite": "^4.3.4",
"vitest": "^0.30.1",
"zod": "^3.21.4"
},
Expand Down

0 comments on commit d664e52

Please sign in to comment.