Skip to content

Commit 655e23c

Browse files
committed
fix: specify repository with directory identifier to be discoverable within monorepo
1 parent d6bb930 commit 655e23c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

simple-git/package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@
3737
"vcs"
3838
],
3939
"license": "MIT",
40-
"repository":
41-
{
40+
"repository": {
4241
"type": "git",
4342
"url": "https://github.com/steveukx/git-js.git",
4443
"directory": "simple-git"

0 commit comments

Comments
 (0)