mirror of
https://github.com/LukeHagar/form.git
synced 2025-12-06 04:19:43 +00:00
release: v0.0.8
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tanstack/react-form": "0.0.7",
|
||||
"@tanstack/react-form": "0.0.8",
|
||||
"axios": "^0.26.1",
|
||||
"react": "^18.0.0",
|
||||
"react-dom": "^18.0.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tanstack/form-core",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.8",
|
||||
"description": "Powerful, type-safe, framework agnostic forms.",
|
||||
"author": "tannerlinsley",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@tanstack/react-form",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.8",
|
||||
"description": "Powerful, type-safe forms for React.",
|
||||
"author": "tannerlinsley",
|
||||
"license": "MIT",
|
||||
|
||||
3598
pnpm-lock.yaml
generated
3598
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user