Зафиксировать pnpm packageManager для frontend и усилить frozen-lockfile policy

This commit is contained in:
2026-05-05 23:46:51 +05:00
parent 173d899683
commit 1e03411ce5
2 changed files with 17 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@
"private": true,
"description": "HY2XS admin",
"author": "HY2XS",
"packageManager": "pnpm@9.15.9",
"scripts": {
"dev": "vite serve --mode development",
"build:prod": "vite build --mode production && vue-tsc --noEmit",