🔥 删除 submodule

This commit is contained in:
BTMuli
2023-07-14 21:47:18 +08:00
parent c85c4128c6
commit 83bf263801
3 changed files with 0 additions and 5 deletions

View File

@@ -17,7 +17,6 @@
"lint:style:fix": "pnpm lint:style --fix",
"prettier": "prettier . --write",
"tauri": "tauri",
"update:submodule": "git submodule update --remote --recursive",
"vite:dev": "vite dev",
"vite:build": "vite build",
"prepare": "husky install"