mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
chore: bump deps (#14341)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Array as YArray, Doc, Map as YMap } from 'yjs';
|
||||
|
||||
import { diffKeyedRecords, type KeyedDiff, type KeyedRecord } from './diff';
|
||||
import { diffKeyedRecords, type KeyedRecord } from './diff';
|
||||
import { formatValue, toPlain } from './plain';
|
||||
|
||||
type RootDocMetaExtract = {
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
"compilerOptions": {
|
||||
"outDir": "dist"
|
||||
},
|
||||
"files": ["index.ts"],
|
||||
"include": ["./src"],
|
||||
"references": [{ "path": "../cli" }]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user