Skip to content

Commit 6f40669

Browse files
pvdlggr2m
authored andcommitted
fix: revert to execa ^1.0.0
1 parent a457fdc commit 6f40669

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
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@semantic-release/error": "^2.2.0",
2828
"aggregate-error": "^3.0.0",
29-
"execa": "^2.0.0",
29+
"execa": "^1.0.0",
3030
"fs-extra": "^8.0.0",
3131
"lodash": "^4.17.4",
3232
"nerf-dart": "^1.0.0",

0 commit comments

Comments
 (0)