chore(other): 📦 adjust package.json website (#13)

This commit is contained in:
一寸灰
2024-12-06 21:47:11 +08:00
committed by GitHub
parent c409867009
commit 9be35484cf

View File

@@ -23,9 +23,6 @@
"TypeScript",
"element-plus",
"element-plus-admin",
"naive-ui",
"naive-ui-admin",
"ant-design-vue v4",
"UnoCSS"
],
"engines": {
@@ -129,5 +126,5 @@
"lint-staged": {
"*": "eslint --fix"
},
"website": "https://admin.soybeanjs.cn"
"website": "https://elp.soybeanjs.cn"
}