Skip to content

Commit

Permalink
release: publish v1.20.0-alpha.1
Browse files Browse the repository at this point in the history
deps: update testcafe-reporter-dashboard
[closes #7073]
  • Loading branch information
AndreyBelym committed Jun 16, 2022
1 parent 4c1a538 commit e317d94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .publishrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"gitTag": true
},
"confirm": false,
"publishTag": "latest",
"publishTag": "alpha",
"prePublishScript": "gulp test-server",
"postPublishScript": "gulp docker-publish"
}
4 changes: 2 additions & 2 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": "1.19.0",
"version": "1.20.0-alpha.1",
"author": {
"name": "Developer Express Inc.",
"url": "https://www.devexpress.com/"
Expand Down Expand Up @@ -139,7 +139,7 @@
"testcafe-browser-tools": "2.0.23",
"testcafe-hammerhead": "24.5.20",
"testcafe-legacy-api": "5.1.4",
"testcafe-reporter-dashboard": "1.0.0-rc.1",
"testcafe-reporter-dashboard": "1.0.0-rc.3",
"testcafe-reporter-json": "^2.1.0",
"testcafe-reporter-list": "^2.1.0",
"testcafe-reporter-minimal": "^2.1.0",
Expand Down

0 comments on commit e317d94

Please sign in to comment.