Move logseq.graph-parser.db* namespaces to their own dep

Also add its own CI file
This commit is contained in:
Gabriel Horner
2022-06-08 11:15:48 -04:00
committed by Tienson Qin
parent 1857f884d2
commit 6608537909
28 changed files with 199 additions and 44 deletions

View File

@@ -6,6 +6,6 @@
"@logseq/nbb-logseq": "^0.5.103"
},
"dependencies": {
"mldoc": "^1.3.3"
"mldoc": "^1.3.9"
}
}