diff --git a/README.md b/README.md
index a926032..d72b694 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
# Integrating CodeceptJS
with BrowserStack
## Prerequisite
-* [Node.js](https://nodejs.org/en/download/) version 12 or higher is installed on your machine.
+* [Node.js](https://nodejs.org/en/download/) version 12 or higher is installed on your machine.
## Setup
* Clone the repo
diff --git a/package.json b/package.json
index a2e3926..8766321 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
},
"homepage": "https://github.com/browserstack/codecept-js-browserstack#readme",
"devDependencies": {
- "codeceptjs": "^3.2.3",
+ "codeceptjs": "3.6.9",
"webdriverio": "^7.17.4",
"browserstack-node-sdk": "latest"
},