playwright-core
Advanced tools
Comparing version 0.13.0-post-next.1586577152716 to 0.13.0-post-next.1586578942237
@@ -85,4 +85,4 @@ "use strict"; | ||
'mac10.15': ['pw_run.sh'], | ||
'win32': ['MiniBrowser.exe'], | ||
'win64': ['MiniBrowser.exe'], | ||
'win32': ['Playwright.exe'], | ||
'win64': ['Playwright.exe'], | ||
}, | ||
@@ -89,0 +89,0 @@ }; |
{ | ||
"name": "playwright-core", | ||
"version": "0.13.0-post-next.1586577152716", | ||
"version": "0.13.0-post-next.1586578942237", | ||
"description": "A high-level API to automate web browsers", | ||
@@ -13,3 +13,3 @@ "repository": "github:Microsoft/playwright", | ||
"firefox_revision": "1076", | ||
"webkit_revision": "1190" | ||
"webkit_revision": "1193" | ||
}, | ||
@@ -16,0 +16,0 @@ "scripts": { |
1394324