We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d61d7a commit 774a646Copy full SHA for 774a646
1 file changed
package.json
@@ -54,7 +54,7 @@
54
],
55
"peerDependencies": {
56
"cucumber": "4.0.0 - 4.0.0",
57
- "nightwatch": "0.9.0 - 0.9.19"
+ "nightwatch": "0.9.0 - 0.9.20"
58
},
59
"devDependencies": {
60
"@jxnblk/simple-icons": "^1.0.0",
@@ -83,7 +83,7 @@
83
"markdown-it-anchor": "^4.0.0",
84
"markdown-it-table-of-contents": "^0.3.3",
85
"mocha": "^5.0.0",
86
- "nightwatch": "0.9.19",
+ "nightwatch": "0.9.20",
87
"phantomjs-prebuilt": "^2.1.16",
88
"prismjs": "^1.10.0",
89
"prismjs-components-loader": "^2.0.0",
0 commit comments