We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee36f3 commit 3562901Copy full SHA for 3562901
package.json
@@ -2,7 +2,7 @@
2
"name": "testcafe",
3
"description": "Automated browser testing for the modern web development stack.",
4
"license": "MIT",
5
- "version": "1.18.1-rc.1",
+ "version": "1.18.1-rc.2",
6
"author": {
7
"name": "Developer Express Inc.",
8
"url": "https://www.devexpress.com/"
@@ -133,7 +133,7 @@
133
"semver": "^5.6.0",
134
"source-map-support": "^0.5.16",
135
"strip-bom": "^2.0.0",
136
- "testcafe-browser-tools": "2.0.19",
+ "testcafe-browser-tools": "2.0.20",
137
"testcafe-hammerhead": "24.5.9",
138
"testcafe-legacy-api": "5.1.2",
139
"testcafe-reporter-dashboard": "0.2.5",
0 commit comments