chore(release): bump build number to 137
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"commit": "cz",
|
||||
"prodinstall": "npm i --omit=dev && npm run db:migrate",
|
||||
"checkupdates": "npx npm-check-updates",
|
||||
"testingCode": "dotenvx run -f .env -- tsx watch server/services/notifications/utils/masterNotifications.ts"
|
||||
"testingCode": "dotenvx run -f .env -- tsx watch database/testFiles/checkServerData.ts"
|
||||
},
|
||||
"config": {
|
||||
"commitizen": {
|
||||
@@ -35,7 +35,7 @@
|
||||
}
|
||||
},
|
||||
"admConfig": {
|
||||
"build": 136,
|
||||
"build": 137,
|
||||
"oldBuild": "backend-0.1.3.zip"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user