mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
fixup demos
This commit is contained in:
parent
3d763f4998
commit
a12b5b697d
14 changed files with 21 additions and 736 deletions
8
examples/simple-bun/package.json
Normal file
8
examples/simple-bun/package.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"name": "simple-bun",
|
||||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"sqlite-vec": "latest"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue