Skip to content

Commit 71b5f12

Browse files
roll back to execa 2.0.0 to support Node 8.0.0
1 parent 746ba96 commit 71b5f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"dependencies": {
5252
"@cypress/browserify-preprocessor": "2.1.4",
5353
"debug": "4.1.1",
54-
"execa": "4.0.0"
54+
"execa": "2.0.0"
5555
},
5656
"devDependencies": {
5757
"@babel/core": "7.8.4",

0 commit comments

Comments
 (0)