Skip to content

Commit 184f7b3

Browse files
committedJun 26, 2019
fix: revert to execa ^1.0.0
1 parent 39c4fd5 commit 184f7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"aggregate-error": "^3.0.0",
2929
"debug": "^4.0.0",
3030
"dir-glob": "^2.0.0",
31-
"execa": "^2.0.0",
31+
"execa": "^1.0.0",
3232
"fs-extra": "^8.0.0",
3333
"globby": "^9.0.0",
3434
"lodash": "^4.17.4",

0 commit comments

Comments
 (0)
Please sign in to comment.