chore: bump build number to 7
This commit is contained in:
@@ -16,8 +16,7 @@
|
||||
"db:generate": "npx drizzle-kit generate",
|
||||
"db:migrate": "npx drizzle-kit push",
|
||||
"deploy": "standard-version --conventional-commits",
|
||||
"zipServer": "powershell -ExecutionPolicy Bypass -File server/scripts/build.ps1 -dir \"C:\\Users\\matthes01\\Documents\\lstv2",
|
||||
"zip": "node dist/server/scripts/zipUpBuild.js \"C:\\Users\\matthes01\\Documents\\lstv2",
|
||||
"zipServer": "powershell -ExecutionPolicy Bypass -File server/scripts/build.ps1 -dir \"C:\\Users\\matthes01\\Documents\\lstv2\" && node dist/server/scripts/zipUpBuild.js \"C:\\Users\\matthes01\\Documents\\lstv2",
|
||||
"commit": "cz",
|
||||
"prodinstall": "npm i --omit=dev && npm run db:migrate"
|
||||
},
|
||||
@@ -69,7 +68,7 @@
|
||||
}
|
||||
},
|
||||
"admConfig": {
|
||||
"build": 6,
|
||||
"build": 7,
|
||||
"dest": "C:\\Users\\matthes01\\Documents\\lstv2\\builds",
|
||||
"src": "C:\\Users\\matthes01\\Documents\\lstv2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user