nvchecker: add nodejs dependencies
* rollup * standard
This commit is contained in:
parent
ff7f7efd4a
commit
44af166561
1 changed files with 8 additions and 0 deletions
|
@ -1148,6 +1148,14 @@ gems = "oj"
|
|||
|
||||
# npm
|
||||
|
||||
[rollup]
|
||||
source = "npm"
|
||||
npm = "rollup"
|
||||
|
||||
[standard]
|
||||
source = "npm"
|
||||
npm = "standard"
|
||||
|
||||
[homebridge]
|
||||
source = "npm"
|
||||
npm = "homebridge"
|
||||
|
|
Loading…
Reference in a new issue