This commit is contained in:
Benjamin Toby 2026-03-02 10:32:57 +01:00
parent 2baf4abdb4
commit e293205e66
2 changed files with 732 additions and 7 deletions

735
README.md

File diff suppressed because it is too large Load Diff

View File

@ -24,6 +24,10 @@
"README.md",
"package.json"
],
"repository": {
"type": "git",
"url": "git+https://git.tben.me/Moduletrace/bun-sqlite.git"
},
"dependencies": {
"commander": "^14.0.3",
"lodash": "^4.17.23",