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
1 changed files with 4 additions and 0 deletions

View File

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