Skip to content

Commit bab4b06

Browse files
committed
fix: download assets to coc storage
1 parent 85fed78 commit bab4b06

File tree

3 files changed

+657
-43
lines changed

3 files changed

+657
-43
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"dependencies": {
3636
"lodash.debounce": "^4.0.8",
37-
"markmap-cli": "^0.15.8",
37+
"markmap-cli": "^0.15.9-alpha.16",
3838
"portfinder": "^1.0.32"
3939
},
4040
"engines": {
@@ -54,5 +54,6 @@
5454
"properties": {}
5555
}
5656
},
57-
"repository": "git@github.com:gera2ld/coc-markmap.git"
57+
"repository": "git@github.com:gera2ld/coc-markmap.git",
58+
"browserslist": ["node >= 18"]
5859
}

0 commit comments

Comments
 (0)