ignore: update GitHub stars to 41K and project stats to reflect current growth

This commit is contained in:
Jay V 2025-12-22 17:00:21 -05:00
parent e4d8a117c4
commit 740fcd243c

View file

@ -9,8 +9,8 @@ export const config = {
github: {
repoUrl: "https://github.com/sst/opencode",
starsFormatted: {
compact: "38K",
full: "38,000",
compact: "41K",
full: "41,000",
},
},
@ -22,8 +22,8 @@ export const config = {
// Static stats (used on landing page)
stats: {
contributors: "400",
commits: "5,000",
contributors: "450",
commits: "6,000",
monthlyUsers: "400,000",
},
} as const