fix
Deploy app frontend / app frontend (push) Successful in 2m40s
Deploy db-migrations / db-migrations (push) Successful in 1m8s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 1m30s
Deploy service tg-bot / service tg-bot (push) Failing after 1m51s

This commit is contained in:
2024-12-15 00:59:44 +02:00
parent 37df34815f
commit 8541dd6b99
18 changed files with 269 additions and 186 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"prepare": "npm run build"
},
"peerDependencies": {
"typescript": "~5.6.3",
"typescript": "~5.7.2",
"@types/web-push": "^3.6.4"
}
}