Skip to content

Commit e4a34be

Browse files
chore: update GitHub stars and commits statistics (#8793)
1 parent ac54535 commit e4a34be

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

packages/console/app/src/config.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ export const config = {
99
github: {
1010
repoUrl: "https://github.com/anomalyco/opencode",
1111
starsFormatted: {
12-
compact: "60K",
13-
full: "60,000",
12+
compact: "70K",
13+
full: "70,000",
1414
},
1515
},
1616

@@ -23,7 +23,7 @@ export const config = {
2323
// Static stats (used on landing page)
2424
stats: {
2525
contributors: "500",
26-
commits: "6,500",
26+
commits: "7,000",
2727
monthlyUsers: "650,000",
2828
},
2929
} as const

0 commit comments

Comments
 (0)