downgrade execa to 2.0.0 (which supports Node.js 8.0.0) (#6513)

This commit is contained in:
Jennifer Shehane
2020-02-22 00:39:52 +06:30
committed by GitHub
parent e0736b1358
commit 8cdaff00b6
+1 -1
View File
@@ -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",