fix: ensure we handle undefined values when indexing

This commit is contained in:
Andy Burke 2025-09-21 17:16:50 -07:00
parent 36bb9c6a87
commit d4c862824d
3 changed files with 25 additions and 18 deletions

View file

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