mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 08:56:29 +00:00
Move graph-parser to its own dir
This commit is contained in:
8
deps/graph-parser/package.json
vendored
Normal file
8
deps/graph-parser/package.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "@logseq/graph-parser",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@logseq/nbb-logseq": "^0.5.103"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user