Skip to content

Commit f34f32d

Browse files
committed
Publish 20.46.1 [ci skip]
1 parent 43ec314 commit f34f32d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

detox-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "detox-cli",
3-
"version": "20.26.0",
3+
"version": "20.46.1",
44
"description": "Optional wrapper for Detox CLI, meant to be installed globally",
55
"main": "cli.js",
66
"scripts": {

detox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "detox",
33
"description": "E2E tests and automation for mobile",
4-
"version": "20.46.0",
4+
"version": "20.46.1",
55
"bin": "local-cli/cli.js",
66
"repository": {
77
"type": "git",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@
6565
"shell-utils": "1.x.x",
6666
"unified": "^10.1.0"
6767
},
68-
"version": "20.46.0"
68+
"version": "20.46.1"
6969
}

0 commit comments

Comments
 (0)