Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore: bump nightwatch dependency to 1.x (#3388)
  • Loading branch information
darrenjennings authored and haoqunjiang committed Apr 3, 2019
commit fb9ff0fdd1263be41be09475f9821410575e9553
2 changes: 1 addition & 1 deletion packages/@vue/cli-plugin-e2e-nightwatch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"chromedriver": "^2.46.0",
"deepmerge": "^3.2.0",
"execa": "^1.0.0",
"nightwatch": "^0.9.21",
"nightwatch": "^1.0.18",
"selenium-server": "^3.141.59"
}
}