Skip to content

Commit

Permalink
🚒 [release]: publish tdv-react v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brunotot committed Sep 5, 2023
1 parent 7082268 commit b973f81
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": "1.2.1",
"version": "1.2.2",
"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 @@ -35,7 +35,7 @@
"@types/react-dom": "^18.0.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tdv-core": "^1.2.1",
"tdv-core": "^1.2.2",
"typescript": "^5.2.2"
},
"devDependencies": {
Expand Down

0 comments on commit b973f81

Please sign in to comment.