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 d6aa3a1 commit 37a9554Copy full SHA for 37a9554
.publishrc
@@ -8,6 +8,6 @@
8
"gitTag": true
9
},
10
"confirm": false,
11
- "publishTag": "alpha",
+ "publishTag": "latest",
12
"prePublishScript": "gulp test"
13
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "testcafe-browser-provider-browserstack",
3
- "version": "1.14.0-alpha.1",
+ "version": "1.14.0",
4
"description": "browserstack TestCafe browser provider plugin.",
5
"repository": "https://github.com/DevExpress/testcafe-browser-provider-browserstack",
6
"engines": {
0 commit comments