chore: update deps and docs (#4184)

* chore: update deps

* chore: update docs

* chore: update menu
This commit is contained in:
Vben
2024-08-18 08:43:00 +08:00
committed by GitHub
parent 5f41c51770
commit 9120d20143
34 changed files with 443 additions and 509 deletions

View File

@@ -6,8 +6,8 @@
"license": "MIT",
"author": "",
"scripts": {
"start": "nitro dev",
"build": "nitro build"
"build": "nitro build",
"start": "nitro dev"
},
"dependencies": {
"nitropack": "^2.9.7"