patch the error away

This commit is contained in:
Chris Kruining 2025-05-20 15:37:41 +02:00
parent 50268b8785
commit 75d349105e
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
2 changed files with 17 additions and 0 deletions

View file

@ -59,5 +59,8 @@
"version": "vinxi version",
"test": "vitest --coverage",
"test:ci": "vitest run"
},
"patchedDependencies": {
"@tanstack/directive-functions-plugin@1.119.2": "patches/@tanstack%2Fdirective-functions-plugin@1.119.2.patch"
}
}