Skip to content

Commit 6a9fc6d

Browse files
authored
Added repository fields to @parca/test-utils package.json (#6120)
1 parent d265355 commit 6a9fc6d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

ui/packages/shared/test-utils/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,10 @@
1818
"keywords": [],
1919
"author": "",
2020
"license": "ISC",
21-
"gitHead": "95da3f07511621a9ed38476511a7574773ff1b62"
21+
"gitHead": "95da3f07511621a9ed38476511a7574773ff1b62",
22+
"repository": {
23+
"type": "git",
24+
"url": "https://github.com/parca-dev/parca",
25+
"directory": "ui/packages/shared/test-utils"
26+
}
2227
}

0 commit comments

Comments
 (0)