Browse Source

Update node.sh

refactor/nvim-lua
Garrit Franke 5 years ago committed by GitHub
parent
commit
b8836fdf9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      modules/node.sh

2
modules/node.sh

@ -12,4 +12,6 @@ else
fi
# install and update packages
npm i -g npm
npm i -g prettier

Loading…
Cancel
Save