diff --git a/package-lock.json b/package-lock.json index ffdc9e2..3c5ffd5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "kitt-web-v2", + "name": "agents-playground", "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "kitt-web-v2", + "name": "agents-playground", "version": "0.1.0", "dependencies": { "@livekit/components-react": "^1.5.1", diff --git a/package.json b/package.json index a1fd095..b34ae09 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "kitt-web-v2", + "name": "agents-playground", "version": "0.1.0", "private": true, "scripts": { @@ -31,4 +31,4 @@ "tailwindcss": "^3.3.5", "typescript": "^5.3.3" } -} +} \ No newline at end of file