vimPlugins.markdown-preview-nvim: add a missing node dependency
This commit is contained in:
parent
cc22720157
commit
7318a60b42
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
"license": "MIT",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@chemzqm/neovim": "5.7.9",
|
||||
"log4js": "3.0.6",
|
||||
"neovim": "4.2.1",
|
||||
"socket.io": "2.1.1",
|
||||
|
|
Loading…
Reference in a new issue