Comparing version 2.2.2 to 2.2.3
@@ -15,3 +15,3 @@ 'use strict'; | ||
this.browser = await Puppeteer.launch({ | ||
devtools: this.options.devTools | ||
devtools: this.options.devtools | ||
// Pipe the browser process stdout and stderr | ||
@@ -18,0 +18,0 @@ // into process.stdout and process.stderr. |
{ | ||
"name": "clickity", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "author": "wsw", |