mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-14 00:26:51 +08:00
fix: patch package y-indexeddb (#1651)
This commit is contained in:
+4
-1
@@ -67,5 +67,8 @@
|
||||
"vitest": "^0.29.3",
|
||||
"vitest-fetch-mock": "^0.2.2"
|
||||
},
|
||||
"packageManager": "yarn@3.5.0"
|
||||
"packageManager": "yarn@3.5.0",
|
||||
"resolutions": {
|
||||
"y-indexeddb@^9.0.9": "patch:y-indexeddb@npm%3A9.0.9#./.yarn/patches/y-indexeddb-npm-9.0.9-6bd9b26461.patch"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user