chore: package name

This commit is contained in:
Joel
2023-04-17 15:58:30 +08:00
parent 032c2841d4
commit 7265f98068

View File

@ -1,5 +1,5 @@
{ {
"name": "langgenius-gateway-app", "name": "webapp-conversation",
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"scripts": { "scripts": {
@ -66,4 +66,4 @@
"postcss": "^8.4.21", "postcss": "^8.4.21",
"tailwindcss": "^3.2.7" "tailwindcss": "^3.2.7"
} }
} }