mirror of
https://github.com/logseq/logseq.git
synced 2026-05-25 21:24:21 +00:00
- Brought back Xd-{before,after}-ms and tested it
- Move it to its own ns in graph-parser
- Updated nbb-logseq in deps/
- Made db-utils alias consistent
- Organized resolve-input
9 lines
133 B
JSON
9 lines
133 B
JSON
{
|
|
"name": "@logseq/db",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@logseq/nbb-logseq": "^1.1.157"
|
|
}
|
|
}
|