Skip to content

Commit

Permalink
fix: download assets to coc storage
Browse files Browse the repository at this point in the history
  • Loading branch information
gera2ld committed Jan 23, 2024
1 parent 85fed78 commit bab4b06
Show file tree
Hide file tree
Showing 3 changed files with 657 additions and 43 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"lodash.debounce": "^4.0.8",
"markmap-cli": "^0.15.8",
"markmap-cli": "^0.15.9-alpha.16",
"portfinder": "^1.0.32"
},
"engines": {
Expand All @@ -54,5 +54,6 @@
"properties": {}
}
},
"repository": "[email protected]:gera2ld/coc-markmap.git"
"repository": "[email protected]:gera2ld/coc-markmap.git",
"browserslist": ["node >= 18"]
}
Loading

0 comments on commit bab4b06

Please sign in to comment.