Skip to content

Commit

Permalink
[skip ci] Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
rotemmiz committed Jul 10, 2017
1 parent fb8235e commit b4ff4cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion detox-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"version": "2.0.3",
"version": "2.0.4",
"repository": {
"type": "git",
"url": "https://github.com/wix/detox.git"
Expand Down
4 changes: 2 additions & 2 deletions detox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"version": "5.3.0",
"version": "5.3.1",
"bin": {
"detox": "local-cli/detox.js"
},
Expand Down Expand Up @@ -50,7 +50,7 @@
"dependencies": {
"child-process-promise": "^2.2.0",
"commander": "^2.9.0",
"detox-server": "^2.0.3",
"detox-server": "^2.0.4",
"get-port": "^2.1.0",
"lodash": "^4.14.1",
"npmlog": "^4.0.2",
Expand Down

0 comments on commit b4ff4cc

Please sign in to comment.