@wdio/sync
Advanced tools
Comparing version 5.7.1 to 5.7.2
{ | ||
"name": "@wdio/sync", | ||
"version": "5.7.1", | ||
"version": "5.7.2", | ||
"description": "A WebdriverIO plugin. Helper module to run WebdriverIO commands synchronously", | ||
@@ -37,3 +37,3 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"dependencies": { | ||
"@wdio/config": "^5.7.0", | ||
"@wdio/config": "^5.7.2", | ||
"@wdio/logger": "^5.7.0", | ||
@@ -45,3 +45,3 @@ "fibers": "^3.1.1" | ||
}, | ||
"gitHead": "851964e488159ce831021895f0f24eb9f5b73bfe" | ||
"gitHead": "87c4a149c8679471063fdff49d1983d973f52349" | ||
} |
Updated@wdio/config@^5.7.2