We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 595025c commit 3b5d1d8Copy full SHA for 3b5d1d8
1 file changed
package.json
@@ -2,6 +2,9 @@
2
"name": "@coreinfra/opencode-plugin",
3
"version": "1.0.6",
4
"license": "MPL-2.0",
5
+ "repository": {
6
+ "url": "https://github.com/CoreInfraAI/opencode-plugin"
7
+ },
8
"type": "module",
9
"main": "./index.ts",
10
"module": "./index.ts",
0 commit comments