nvchecker: add playwright
This commit is contained in:
parent
7fe18a8f41
commit
55469ddd33
1 changed files with 4 additions and 0 deletions
|
@ -1290,6 +1290,10 @@ gems = "oj"
|
|||
|
||||
# npm
|
||||
|
||||
[playwright]
|
||||
source = "npm"
|
||||
npm = "playwright"
|
||||
|
||||
[rollup]
|
||||
source = "npm"
|
||||
npm = "rollup"
|
||||
|
|
Loading…
Reference in a new issue