File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
"publishConfig" : {
5
5
"registry" : " https://registry.npmjs.org/"
6
6
},
7
- "version" : " 6 .0.2 " ,
7
+ "version" : " 7 .0.0-alpha.1 " ,
8
8
"repository" : {
9
9
"type" : " git" ,
10
10
"url" : " https://github.com/wix/detox.git"
Original file line number Diff line number Diff line change 4
4
"publishConfig" : {
5
5
"registry" : " https://registry.npmjs.org/"
6
6
},
7
- "version" : " 7.0.0-alpha.0 " ,
7
+ "version" : " 7.0.0-alpha.1 " ,
8
8
"bin" : {
9
9
"detox" : " local-cli/detox.js"
10
10
},
45
45
"dependencies" : {
46
46
"child-process-promise" : " ^2.2.0" ,
47
47
"commander" : " ^2.9.0" ,
48
- "detox-server" : " ^6 .0.2 " ,
48
+ "detox-server" : " ^7 .0.0-alpha.1 " ,
49
49
"fs-extra" : " ^4.0.2" ,
50
50
"get-port" : " ^2.1.0" ,
51
51
"ini" : " ^1.3.4" ,
Original file line number Diff line number Diff line change 23
23
]
24
24
}
25
25
},
26
- "version" : " 7.0.0-alpha.0 " ,
26
+ "version" : " 7.0.0-alpha.1 " ,
27
27
"npmClient" : " npm"
28
28
}
You can’t perform that action at this time.
0 commit comments