mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
fix: lint warnings in graph_parser
This commit is contained in:
2
deps/graph-parser/package.json
vendored
2
deps/graph-parser/package.json
vendored
@@ -6,7 +6,7 @@
|
||||
"@logseq/nbb-logseq": "^0.7.133"
|
||||
},
|
||||
"dependencies": {
|
||||
"mldoc": "^1.3.9"
|
||||
"mldoc": "^1.4.6"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "nbb-logseq -cp src:test:../db/src -m logseq.graph-parser.nbb-test-runner/run-tests"
|
||||
|
||||
Reference in New Issue
Block a user