Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kpdecker committed Apr 18, 2023
1 parent 9c3e5ff commit d32002e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oneadvisory/ts-react-form",
"version": "1.0.6",
"version": "2.0.0",
"description": "Build forms faster!",
"module": "lib/index.mjs",
"main": "lib/index.cjs",
Expand Down Expand Up @@ -58,4 +58,4 @@
"react-hook-form": "^7.39.0",
"zod": "^3.19.0"
}
}
}

0 comments on commit d32002e

Please sign in to comment.