refactor: 将项目名称从housegpt更新为thinkflow
更新package.json、package-lock.json和README文件中的项目名称,保持与产品名称ThinkFlow AI一致
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "housegpt",
|
||||
"name": "thinkflow",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
@@ -31,4 +31,4 @@
|
||||
"vite": "^5.1.0",
|
||||
"vue-tsc": "^3.2.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user