mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-21 00:53:42 +08:00
perf(projects): remove @soybeanjs/cli
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user