Skip to content

Commit e66d2b7

Browse files
author
pauliusguzas
committed
chore(release): publish 1.0.0
1 parent 407f897 commit e66d2b7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.21.1",
2+
"version": "1.0.0",
33
"packages": [
44
"packages/*"
55
],

packages/graybox/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flexn/graybox",
3-
"version": "0.21.2-feat.8",
3+
"version": "1.0.0",
44
"description": "Flexn Graybox Tester",
55
"main": "lib/index.js",
66
"scripts": {
@@ -37,9 +37,9 @@
3737
"@wdio/spec-reporter": "7.19.5",
3838
"allure-commandline": "2.17.2",
3939
"appium": "2.0.0",
40-
"appium-xcuitest-driver": "4.32.11",
41-
"appium-uiautomator2-driver": "2.29.5",
4240
"appium-mac2-driver": "1.7.2",
41+
"appium-uiautomator2-driver": "2.29.5",
42+
"appium-xcuitest-driver": "4.32.11",
4343
"chromedriver": "102.0.0",
4444
"wdio-chromedriver-service": "7.2.2",
4545
"wdio-image-comparison-service": "5.0.3",

0 commit comments

Comments
 (0)