chore: bump nightwatch dependency to 1.x (#3388)

This commit is contained in:
Darren Jennings
2019-04-03 01:10:53 -07:00
committed by Haoqun Jiang
parent 0dbfa5a0bf
commit 7a15655118
@@ -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"
}
}