chore: cut v1.2 (#2850)

This commit is contained in:
Andrey Lushnikov 2020-07-06 15:12:03 -07:00 committed by GitHub
parent ea9b82d225
commit ef125e13e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "playwright-internal",
"version": "1.1.0-post",
"version": "1.2.0-post",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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