nvchecker: add playwright

This commit is contained in:
George Rawlinson 2021-08-26 07:31:04 +00:00
parent 7fe18a8f41
commit 55469ddd33
Signed by: grawlinson
GPG key ID: E0959FEA8B550539

View file

@ -1290,6 +1290,10 @@ gems = "oj"
# npm # npm
[playwright]
source = "npm"
npm = "playwright"
[rollup] [rollup]
source = "npm" source = "npm"
npm = "rollup" npm = "rollup"