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 d878240 commit ca5ea05Copy full SHA for ca5ea05
package.json
@@ -9,7 +9,8 @@
9
},
10
"scripts": {
11
"sample-test": "browserstack-node-sdk cucumber-js features/single.feature",
12
- "sample-local-test": "browserstack-node-sdk cucumber-js features/local.feature"
+ "sample-local-test": "browserstack-node-sdk cucumber-js features/local.feature",
13
+ "postinstall": "npm update browserstack-node-sdk"
14
15
"devDependencies": {
16
"@cucumber/cucumber": "^7.3.2",
0 commit comments