chore: bump version to 0.9.15-post

This commit is contained in:
Pavel Feldman 2020-01-17 18:56:38 -08:00
parent ab806e6274
commit 3645f47d38

View File

@ -1,6 +1,6 @@
{
"name": "playwright",
"version": "0.9.13-post",
"version": "0.9.15-post",
"description": "A high-level API to automate web browsers",
"repository": "github:Microsoft/playwright",
"engines": {
@ -10,7 +10,7 @@
"playwright": {
"chromium_revision": "724623",
"firefox_revision": "1016",
"webkit_revision": "1099"
"webkit_revision": "1100"
},
"scripts": {
"unit": "node test/test.js",