fix(xpack): less版本固定

This commit is contained in:
dataeaseShu
2026-03-11 12:41:39 +08:00
parent a021770fc1
commit 3a320f6483
2 changed files with 2 additions and 2 deletions

View File

@@ -90,7 +90,7 @@
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "^9.9.0",
"jquery": "^3.6.4",
"less": "^4.1.3",
"less": "4.4.2",
"postcss": "^8.4.21",
"postcss-html": "^1.5.0",
"postcss-scss": "^4.0.6",