generated from template/apps-template
update
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "@kevisual/apps-template",
|
"name": "@kevisual/noco-auto",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
@@ -9,7 +9,7 @@
|
|||||||
"build:web": "cd frontend && pnpm build",
|
"build:web": "cd frontend && pnpm build",
|
||||||
"serve": "cd backend && bun run src/main.ts",
|
"serve": "cd backend && bun run src/main.ts",
|
||||||
"init": "git submodule update --init --recursive",
|
"init": "git submodule update --init --recursive",
|
||||||
"clean:module": "rm .gitmodules -rf && sh demodules.sh"
|
"clean:module": "sh demodules.sh"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
|
"author": "abearxiong <xiongxiao@xiongxiao.me> (https://www.xiongxiao.me)",
|
||||||
|
|||||||
Reference in New Issue
Block a user