We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 407f897 commit e66d2b7Copy full SHA for e66d2b7
lerna.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.21.1",
+ "version": "1.0.0",
3
"packages": [
4
"packages/*"
5
],
packages/graybox/package.json
@@ -1,6 +1,6 @@
"name": "@flexn/graybox",
- "version": "0.21.2-feat.8",
"description": "Flexn Graybox Tester",
"main": "lib/index.js",
6
"scripts": {
@@ -37,9 +37,9 @@
37
"@wdio/spec-reporter": "7.19.5",
38
"allure-commandline": "2.17.2",
39
"appium": "2.0.0",
40
- "appium-xcuitest-driver": "4.32.11",
41
- "appium-uiautomator2-driver": "2.29.5",
42
"appium-mac2-driver": "1.7.2",
+ "appium-uiautomator2-driver": "2.29.5",
+ "appium-xcuitest-driver": "4.32.11",
43
"chromedriver": "102.0.0",
44
"wdio-chromedriver-service": "7.2.2",
45
"wdio-image-comparison-service": "5.0.3",
0 commit comments