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",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "kitt-web-v2",
"name": "agents-playground",
"version": "0.1.0",
"dependencies": {
"@livekit/components-react": "^1.5.1",

View File

@ -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"
}
}
}