add valibot dependency for remote function schemas
This commit is contained in:
+2
-1
@@ -62,6 +62,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@triplit/client": "^1.0.50",
|
||||
"better-sqlite3": "^12.6.2"
|
||||
"better-sqlite3": "^12.6.2",
|
||||
"valibot": "^1.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user