@wdio/repl
Advanced tools
Comparing version 5.12.0 to 5.12.1
{ | ||
"name": "@wdio/repl", | ||
"version": "5.12.0", | ||
"version": "5.12.1", | ||
"description": "A WDIO helper utility to provide a repl interface for WebdriverIO", | ||
@@ -10,3 +10,3 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"engines": { | ||
"node": ">= 10.13.0" | ||
"node": ">= 8.11.0" | ||
}, | ||
@@ -35,3 +35,3 @@ "scripts": { | ||
"dependencies": { | ||
"@wdio/config": "^5.12.0" | ||
"@wdio/config": "^5.12.1" | ||
}, | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "187c8f044e252877533e53ee2b645f56416d5a41" | ||
"gitHead": "848151e5fdcb8b694c1a273b9b69852c22875687" | ||
} |
4702
Updated@wdio/config@^5.12.1