From 0d00b73f594774f2cf790e5a1af2e62b1bc525b6 Mon Sep 17 00:00:00 2001 From: mattherzog Date: Mon, 15 Jan 2024 13:51:28 -0800 Subject: [PATCH] Rename package => agents-playground --- package-lock.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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