@wdio/sync
Advanced tools
Comparing version 5.8.0 to 5.8.1
{ | ||
"name": "@wdio/sync", | ||
"version": "5.8.0", | ||
"version": "5.8.1", | ||
"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.8.0", | ||
"@wdio/config": "^5.8.1", | ||
"@wdio/logger": "^5.8.0", | ||
@@ -45,3 +45,3 @@ "fibers": "^4.0.0" | ||
}, | ||
"gitHead": "ae1004cd7aaf99d6e81f6eebbbb4f3ace02e125e" | ||
"gitHead": "2d6531e63b890b4d7e9f1133834d7fcfc0f3e1e6" | ||
} |
Updated@wdio/config@^5.8.1