Skip to content

Commit

Permalink
🚒 [release]: publish tdv-react v2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brunotot committed Jan 12, 2024
1 parent d0b9069 commit 2145f61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tdv-react",
"version": "2.0.2",
"version": "2.0.3",
"description": "React library that allows form validation manipulation through TypeScript Decorators",
"main": "dist/index.js",
"types": "dist/types/index.d.ts",
Expand Down Expand Up @@ -37,7 +37,7 @@
"@types/react-dom": "^18.0.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tdv-core": "^2.0.2",
"tdv-core": "^2.0.3",
"typescript": "^5.2.2"
},
"devDependencies": {
Expand Down

0 comments on commit 2145f61

Please sign in to comment.