fix: don't blow up if a collection's root goes missing
This commit is contained in:
parent
73d4f636cc
commit
0d0f399cc2
2 changed files with 9 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@andyburke/fsdb",
|
||||
"version": "0.6.0",
|
||||
"version": "0.6.1",
|
||||
"license": "MIT",
|
||||
"exports": {
|
||||
".": "./fsdb.ts",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue