Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Commit 73877ef

Browse files
committed
use more specific node version
1 parent b517faa commit 73877ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Cypress preprocessor for bundling JavaScript via browserify
44

55
## Installation
66

7-
Requires [Node](https://nodejs.org/en/) version 6 or above.
7+
Requires [Node](https://nodejs.org/en/) version 6.5.0 or above.
88

99
```sh
1010
npm install --save-dev @cypress/browserify-preprocessor

0 commit comments

Comments
 (0)