chore: mark tot as 1.9.0-next (#5059)

This commit is contained in:
Dmitry Gozman 2021-01-19 14:29:56 -08:00 committed by GitHub
parent d00c5cfd64
commit c567f94885
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{ {
"name": "playwright-internal", "name": "playwright-internal",
"private": true, "private": true,
"version": "1.8.0-next", "version": "1.9.0-next",
"description": "A high-level API to automate web browsers", "description": "A high-level API to automate web browsers",
"repository": "github:Microsoft/playwright", "repository": "github:Microsoft/playwright",
"homepage": "https://playwright.dev", "homepage": "https://playwright.dev",