ui_migration fix(deps): adde missing dependency in package.json autoprefixer

This commit is contained in:
Antonio Anaya 2026-02-15 03:23:31 -06:00
parent e438b642bd
commit ca23565221
2 changed files with 117 additions and 116 deletions

View file

@ -29,6 +29,7 @@
"@babel/eslint-parser": "^7.28.5",
"@vitejs/plugin-vue": "^5.2.4",
"@vue/eslint-config-prettier": "9.0.0",
"autoprefixer": "^10.4.24",
"core-js": "^3.46.0",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^5.1.0",