Skip to content

Commit 2b74182

Browse files
committed
fix: downgrade execa to v1.0.0 for Node 6 compatability
1 parent 8b46d03 commit 2b74182

File tree

3 files changed

+284
-82
lines changed

3 files changed

+284
-82
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ npm i -g @cypress/commit-message-install
2525
yarn global @cypress/commit-message-install
2626
```
2727

28+
### Node version
29+
30+
We are trying to use the same minimum version of Node as Cypress
31+
2832
## Use
2933

3034
### Install NPM package from commit message

0 commit comments

Comments
 (0)