mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-04 02:49:57 +08:00
refactor: remove y-indexeddb (#1771)
This commit is contained in:
+2
-1
@@ -27,7 +27,8 @@
|
||||
"@affine/env/*": ["./packages/env/src/*"],
|
||||
"@affine/utils": ["./packages/utils"],
|
||||
"@affine/workspace/*": ["./packages/workspace/src/*"],
|
||||
"@affine-test/fixtures/*": ["./tests/fixtures/*"]
|
||||
"@affine-test/fixtures/*": ["./tests/fixtures/*"],
|
||||
"@toeverything/y-indexeddb": ["./packages/y-indexeddb/src"]
|
||||
}
|
||||
},
|
||||
"references": [
|
||||
|
||||
Reference in New Issue
Block a user