Rename package => agents-playground

This commit is contained in:
mattherzog 2024-01-15 13:51:28 -08:00
parent 1b85ba126e
commit 0d00b73f59
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{ {
"name": "kitt-web-v2", "name": "agents-playground",
"version": "0.1.0", "version": "0.1.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "kitt-web-v2", "name": "agents-playground",
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"@livekit/components-react": "^1.5.1", "@livekit/components-react": "^1.5.1",

View File

@ -1,5 +1,5 @@
{ {
"name": "kitt-web-v2", "name": "agents-playground",
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"scripts": { "scripts": {