Skip to content

Commit df6de43

Browse files
authored
Add homepage field to package.json (#40)
1 parent 869314f commit df6de43

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/opensrc/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,6 @@
3636
"ai",
3737
"coding-agents"
3838
],
39-
"license": "Apache-2.0"
39+
"license": "Apache-2.0",
40+
"homepage": "https://opensrc.sh"
4041
}

0 commit comments

Comments
 (0)