mirror of
https://github.com/cypress-io/cypress.git
synced 2026-04-22 15:12:27 -05:00
downgrade execa to 2.0.0 (which supports Node.js 8.0.0) (#6513)
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@
|
||||
"common-tags": "1.8.0",
|
||||
"debug": "4.1.1",
|
||||
"eventemitter2": "4.1.2",
|
||||
"execa": "3.3.0",
|
||||
"execa": "2.0.0",
|
||||
"executable": "4.1.1",
|
||||
"extract-zip": "1.6.7",
|
||||
"fs-extra": "8.1.0",
|
||||
|
||||
Reference in New Issue
Block a user