This commit is contained in:
2025-09-18 11:20:17 -06:00
parent f27ef4f341
commit 530a74147b
3 changed files with 133 additions and 2 deletions

View File

@@ -14,6 +14,7 @@
},
"devDependencies": {
"typescript": "^5.5.4",
"vitest": "^2.1.1"
"vitest": "^2.1.1",
"fake-indexeddb": "^6.0.0"
}
}