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