mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-10-14 06:07:49 +00:00
remove 去除表单和表格
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
"lint:prettier": "prettier --write .",
|
||||
"lint:stylelint": "stylelint \"**/*.{vue,css,less,scss}\" --fix --cache --cache-location node_modules/.cache/stylelint/",
|
||||
"log": "conventional-changelog -p angular -i CHANGELOG.md -s",
|
||||
"prepare": "husky install",
|
||||
"preview": "npm run build && vite preview",
|
||||
"reinstall": "rimraf pnpm-lock.yaml && rimraf package.lock.json && rimraf node_modules && npm run bootstrap",
|
||||
"serve": "npm run dev",
|
||||
@@ -93,7 +92,6 @@
|
||||
"showdown": "^2.1.0",
|
||||
"sortablejs": "^1.15.2",
|
||||
"unocss": "^0.59.4",
|
||||
"vditor": "^3.10.4",
|
||||
"vue": "^3.4.25",
|
||||
"vue-i18n": "^9.13.1",
|
||||
"vue-json-pretty": "^2.4.0",
|
||||
@@ -127,7 +125,6 @@
|
||||
"cross-env": "^7.0.3",
|
||||
"cz-git": "^1.9.1",
|
||||
"czg": "^1.9.1",
|
||||
"husky": "^9.0.11",
|
||||
"lint-staged": "15.2.2",
|
||||
"prettier": "^3.2.5",
|
||||
"prettier-plugin-packagejson": "^2.5.0",
|
||||
|
Reference in New Issue
Block a user