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
|
# npm
|
||||||
|
|
||||||
|
[playwright]
|
||||||
|
source = "npm"
|
||||||
|
npm = "playwright"
|
||||||
|
|
||||||
[rollup]
|
[rollup]
|
||||||
source = "npm"
|
source = "npm"
|
||||||
npm = "rollup"
|
npm = "rollup"
|
||||||
|
|
Loading…
Reference in a new issue