We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d8a2c0 commit 315ea78Copy full SHA for 315ea78
1 file changed
packages/desktop-electron/package.json
@@ -4,6 +4,11 @@
4
"version": "1.2.6",
5
"type": "module",
6
"license": "MIT",
7
+ "homepage": "https://opencode.ai",
8
+ "author": {
9
+ "name": "OpenCode",
10
+ "email": "hello@opencode.ai"
11
+ },
12
"scripts": {
13
"typecheck": "tsgo -b",
14
"predev": "bun ./scripts/predev.ts",
0 commit comments