Skip to content

Commit 07321b4

Browse files
committed
fix: execa deps
Signed-off-by: Charlike Mike Reagent <opensource@tunnckocore.com>
1 parent 7fe161d commit 07321b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

@tunnckocore/execa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"url": "https://github.com/tunnckoCore/opensource.git",
2323
"directory": "@tunnckocore/execa"
2424
},
25-
"optionalDependencies": {
25+
"devDependencies": {
2626
"execa": "^2.0.3",
2727
"p-map": "^3.0.0"
2828
},

0 commit comments

Comments
 (0)