Skip to content

Commit cd64504

Browse files
authored
Merge pull request #32 from 07souravkunda/update_codeceptjs_version
change: version
2 parents b6cc5e5 + 75fd798 commit cd64504

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Integrating CodeceptJS <a href="https://codecept.io/"><img src="https://codecept.io/logo.svg" alt="Node.js" height="22" /></a> with BrowserStack <a href="https://browserstack.com"><img src="https://www.browserstack.com/blog/favicon.png" alt="BrowserStack" height="22" /></a>
44
## Prerequisite
5-
* [Node.js](https://nodejs.org/en/download/) version 12 or higher is installed on your machine.
5+
* [Node.js](https://nodejs.org/en/download/) version 12 or higher is installed on your machine.
66

77
## Setup
88
* Clone the repo

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"homepage": "https://github.com/browserstack/codecept-js-browserstack#readme",
2222
"devDependencies": {
23-
"codeceptjs": "^3.2.3",
23+
"codeceptjs": "3.6.9",
2424
"webdriverio": "^7.17.4",
2525
"browserstack-node-sdk": "latest"
2626
},

0 commit comments

Comments
 (0)