Skip to content

Commit

Permalink
release: publish v2.2.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyBelym committed Dec 19, 2022
1 parent d95ec85 commit d0d0a28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "testcafe",
"description": "Automated browser testing for the modern web development stack.",
"license": "MIT",
"version": "2.1.1-alpha.3",
"version": "2.2.0-rc.1",
"author": {
"name": "Developer Express Inc.",
"url": "https://www.devexpress.com/"
Expand Down Expand Up @@ -85,7 +85,7 @@
"callsite-record": "^4.0.0",
"chai": "4.3.4",
"chalk": "^2.3.0",
"chrome-remote-interface": "^0.30.0",
"chrome-remote-interface": "^0.31.3",
"coffeescript": "^2.3.1",
"commander": "^8.3.0",
"debug": "^4.3.1",
Expand Down Expand Up @@ -139,7 +139,7 @@
"source-map-support": "^0.5.16",
"strip-bom": "^2.0.0",
"testcafe-browser-tools": "2.0.23",
"testcafe-hammerhead": "28.2.4",
"testcafe-hammerhead": "28.2.5",
"testcafe-legacy-api": "5.1.6",
"testcafe-reporter-dashboard": "^0.2.8",
"testcafe-reporter-json": "^2.1.0",
Expand Down

0 comments on commit d0d0a28

Please sign in to comment.