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:
parent
9e5cde4c2a
commit
22a8b4d03f
2 changed files with 47 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@andyburke/fsdb",
|
||||
"version": "0.9.0",
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"exports": {
|
||||
".": "./fsdb.ts",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue