fix: ensure find() matches all criteria

This commit is contained in:
Andy Burke 2025-10-21 21:52:06 -07:00
parent 54d284e597
commit 2c77227fca
3 changed files with 221 additions and 136 deletions

View file

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