mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-10-21 01:13:43 +08:00
feat(ui): web移动端初始化
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "gpt-vue",
|
||||
"name": "chatgpt-plus",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"clear": "rimraf node_modules projects/vue-admin/node_modules",
|
||||
"dev": "pnpm --filter=@gpt-vue-projects/* run dev",
|
||||
"build": "pnpm --filter=@gpt-vue-projects/* run build"
|
||||
"clear": "rimraf node_modules rimraf -g */node_modules rimraf -g */*/node_modules",
|
||||
"dev": "pnpm --filter=@chatgpt-plus-projects/* run dev",
|
||||
"build": "pnpm --filter=@chatgpt-plus-projects/* run build"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
Reference in New Issue
Block a user