nvchecker: add nodejs dependencies

* rollup
* standard
This commit is contained in:
George Rawlinson 2021-08-14 11:13:20 +00:00
parent ff7f7efd4a
commit 44af166561
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 8 additions and 0 deletions

View File

@ -1148,6 +1148,14 @@ gems = "oj"
# npm
[rollup]
source = "npm"
npm = "rollup"
[standard]
source = "npm"
npm = "standard"
[homebridge]
source = "npm"
npm = "homebridge"