Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

Commit 2620f5c

Browse files
Remove another place where the Node version is mentioned explicitly.
1 parent cabf7a8 commit 2620f5c

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
@@ -136,7 +136,7 @@ module.exports = (on) => {
136136

137137
## Contributing
138138

139-
Use the [version of Node that matches Cypress](https://github.com/cypress-io/cypress/blob/develop/.node-version). Currently that's `8.2.1`.
139+
Use the [version of Node that matches Cypress](https://github.com/cypress-io/cypress/blob/develop/.node-version).
140140

141141
Run all tests once:
142142

0 commit comments

Comments
 (0)