Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

Commit a319c68

Browse files
committed
fix: fix package.json
1 parent cb13cb5 commit a319c68

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
3-
"name": "opencode",
3+
"name": "@kilocode/kilo",
44
"description": "AI-powered development tool",
55
"private": true,
66
"type": "module",
@@ -80,7 +80,7 @@
8080
},
8181
"repository": {
8282
"type": "git",
83-
"url": "https://github.com/anomalyco/opencode"
83+
"url": "https://github.com/Kilo-Org/kilo"
8484
},
8585
"license": "MIT",
8686
"prettier": {

0 commit comments

Comments
 (0)