perf(projects): remove @soybeanjs/cli

This commit is contained in:
Soybean
2024-01-21 22:41:01 +08:00
parent dafb6fa06f
commit 41349555bf
3 changed files with 79 additions and 162 deletions

View File

@ -36,7 +36,7 @@
"lint": "eslint . --fix",
"prepare": "simple-git-hooks",
"preview": "vite preview",
"release": "soy release",
"release": "sa release",
"typecheck": "vue-tsc --noEmit --skipLibCheck",
"update-pkg": "sa update-pkg"
},
@ -65,7 +65,6 @@
"@iconify/json": "2.2.171",
"@sa/scripts": "workspace:*",
"@sa/uno-preset": "workspace:*",
"@soybeanjs/cli": "1.0.2",
"@soybeanjs/eslint-config": "1.1.6",
"@types/lodash-es": "4.17.12",
"@types/node": "20.11.5",