chore: add idb dependency missed in Phase 4 offline-capture commit
lib/offline/db.ts has imported idb since c048878 but the dependency
was never committed to package.json.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CPf5Rc8QPx6V8KLEEgfKEQ
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"@anthropic-ai/sdk": "^0.111.0",
|
||||
"@supabase/ssr": "^0.12.0",
|
||||
"@supabase/supabase-js": "^2.110.2",
|
||||
"idb": "^8.0.3",
|
||||
"next": "^15.5.20",
|
||||
"pdf-lib": "^1.17.1",
|
||||
"react": "^19.2.7",
|
||||
|
||||
Reference in New Issue
Block a user