Skip to content

Commit 9d01f43

Browse files
committed
chore: Add repository section to package.json
1 parent 932cbd8 commit 9d01f43

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
"plugin-testing"
1717
],
1818
"author": "Kevin Wang <team@codifycli.com>",
19+
"repository": {
20+
"type": "git",
21+
"url": "https://github.com/codifycli/codify-plugin-test.git"
22+
},
1923
"license": "ISC",
2024
"scripts": {
2125
"test": "vitest",

0 commit comments

Comments
 (0)