refactor: ensure symlinks are relative to allow moving databases around

chore: bump version (broke things with this refactor, might as well)
This commit is contained in:
Andy Burke 2025-07-14 13:54:56 -07:00
parent 9e5cde4c2a
commit 22a8b4d03f
2 changed files with 47 additions and 9 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@andyburke/fsdb",
"version": "0.9.0",
"version": "1.0.0",
"license": "MIT",
"exports": {
".": "./fsdb.ts",