mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-04-05 19:41:43 +08:00
deploy
This commit is contained in:
parent
5839d445d2
commit
40f495c1b0
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -25,8 +25,8 @@
|
||||
"**/.idea": true
|
||||
},
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.stylelint": true,
|
||||
"source.fixAll.eslint": true
|
||||
"source.fixAll.stylelint": "explicit",
|
||||
"source.fixAll.eslint": "explicit"
|
||||
},
|
||||
"[javascript]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
|
@ -31,8 +31,8 @@
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.6.1",
|
||||
"caniuse-lite": "^1.0.30001562",
|
||||
"axios": "^1.6.2",
|
||||
"caniuse-lite": "^1.0.30001563",
|
||||
"clipboard": "^2.0.11",
|
||||
"core-js": "^3.33.2",
|
||||
"dayjs": "^1.11.10",
|
||||
|
Loading…
x
Reference in New Issue
Block a user