Skip to content

Commit 301a07c

Browse files
author
pooya parsa
committed
update execa to 4.x
BREAKING CHANGE: Requeires Node 10.x
1 parent 4ebef6f commit 301a07c

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
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"defu": "^1.0.0",
19-
"execa": "^3.0.0",
19+
"execa": "^4.0.0",
2020
"fs-extra": "^8.1.0",
2121
"hasha": "^5.1.0",
2222
"jimp-compact": "^0.9.3",

0 commit comments

Comments
 (0)