Skip to content

Commit

Permalink
chore: bump package version (#450)
Browse files Browse the repository at this point in the history
  • Loading branch information
crutchcorn authored Sep 8, 2023
1 parent c14c0bb commit f6bb80e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 52 deletions.
2 changes: 1 addition & 1 deletion examples/react/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "vite preview"
},
"dependencies": {
"@tanstack/react-form": "0.0.12",
"@tanstack/react-form": "^0.2.1",
"axios": "^0.26.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/vue/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"serve": "vite preview"
},
"dependencies": {
"@tanstack/vue-form": "^0.2.0",
"@tanstack/vue-form": "^0.2.2",
"vue": "^3.3.4"
},
"devDependencies": {
Expand Down
53 changes: 3 additions & 50 deletions pnpm-lock.yaml

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

0 comments on commit f6bb80e

Please sign in to comment.