Skip to content
Merged
Changes from all commits
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
chore(plugin/nightwatch): bump nightwatch dependency
  • Loading branch information
darrenjennings committed Jan 29, 2019
commit 09f6a7fa70c1acf1b155ac92a815379ec6a9c121
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 @@ -26,7 +26,7 @@
"chromedriver": "^2.45.0",
"deepmerge": "^3.0.0",
"execa": "^1.0.0",
"nightwatch": "^0.9.21",
"nightwatch": "^1.0.18",
"selenium-server": "^3.141.59"
}
}