Skip to content

Commit 7e3bc9e

Browse files
committed
fix(execa): pkg repository field update
Signed-off-by: Charlike Mike Reagent <opensource@tunnckocore.com>
1 parent 2b4a01b commit 7e3bc9e

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
@@ -20,7 +20,7 @@
2020
"repository": {
2121
"type": "git",
2222
"url": "https://github.com/tunnckoCore/opensource.git",
23-
"directory": "@tunnckocore/execa"
23+
"directory": "./@tunnckocore/execa"
2424
},
2525
"devDependencies": {
2626
"execa": "^2.0.3",

0 commit comments

Comments
 (0)