Change naming

This commit is contained in:
Kevin van Dijk
2026-03-09 13:37:16 +01:00
parent 7350d25e5c
commit 6e87fbc705
+2 -2
View File
@@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "opencode",
"name": "@kilocode/kilo",
"description": "AI-powered development tool",
"private": true,
"type": "module",
@@ -85,7 +85,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/anomalyco/opencode"
"url": "https://github.com/Kilo-Org/kilocode"
},
"license": "MIT",
"prettier": {