Skip to content

Commit 757ecdb

Browse files
build(ui): downgrade idb-keyval
We have increased error rates after updating this package. Let's try downgrading to see if that fixes the issue.
1 parent 694c85b commit 757ecdb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

invokeai/frontend/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"framer-motion": "^11.10.0",
6464
"i18next": "^25.2.1",
6565
"i18next-http-backend": "^3.0.2",
66-
"idb-keyval": "^6.2.2",
66+
"idb-keyval": "6.2.1",
6767
"jsondiffpatch": "^0.7.3",
6868
"konva": "^9.3.20",
6969
"linkify-react": "^4.3.1",

invokeai/frontend/web/pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)