chore: upgrade fsdb

This commit is contained in:
Andy Burke 2025-07-14 14:05:08 -07:00
parent 6d6272480d
commit 0d5409fc60
2 changed files with 6 additions and 7 deletions

View file

@ -1,7 +1,7 @@
{
"name": "@andyburke/autonomous.contact",
"description": "An experiment.",
"version": "0.2.0",
"version": "0.3.0",
"license": "MIT",
"exports": {},
"tasks": {
@ -32,7 +32,7 @@
}
},
"imports": {
"@andyburke/fsdb": "jsr:@andyburke/fsdb@^0.9.0",
"@andyburke/fsdb": "jsr:@andyburke/fsdb@^1.0.0",
"@andyburke/lurid": "jsr:@andyburke/lurid@^0.2.0",
"@andyburke/serverus": "jsr:@andyburke/serverus@^0.7.1",
"@da/bcrypt": "jsr:@da/bcrypt@^1.0.1",