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 79fc46d commit f1239f1Copy full SHA for f1239f1
.npmignore
@@ -0,0 +1,2 @@
1
+test
2
+results
package.json
@@ -1,6 +1,6 @@
{
"name": "browserstack-cypress-cli",
3
- "version": "1.8.1",
+ "version": "1.9.0",
4
"description": "BrowserStack Cypress CLI for Cypress integration with BrowserStack's remote devices.",
5
"main": "index.js",
6
"scripts": {
0 commit comments