Skip to content

Commit b742eb8

Browse files
committed
Publish 20.46.2 [ci skip]
1 parent dec391f commit b742eb8

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.46.2-smoke.1",
3+
"version": "20.46.2",
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.2-smoke.1",
4+
"version": "20.46.2",
55
"bin": "local-cli/cli.js",
66
"files": [
77
"android",

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.2-smoke.1"
68+
"version": "20.46.2"
6969
}

0 commit comments

Comments
 (0)