diff --git a/bun.lock b/bun.lock index f0e5dc8..2420e9e 100644 --- a/bun.lock +++ b/bun.lock @@ -3,7 +3,7 @@ "configVersion": 0, "workspaces": { "": { - "name": "clawd-bot-landing", + "name": "openclaw-ai", "dependencies": { "@astrojs/rss": "^4.0.18", "@lucide/astro": "^1.11.0", diff --git a/package.json b/package.json index 25b7cbb..046ccce 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "clawd-bot-landing", + "name": "openclaw-ai", "type": "module", "version": "1.0.0", "scripts": {