fixes
Deploy service tg-bot / service tg-bot (push) Waiting to run
Deploy app frontend / app frontend (push) Successful in 2m49s
Deploy db-migrations / db-migrations (push) Successful in 1m23s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 1m38s
Deploy service tg-bot / service tg-bot (push) Waiting to run
Deploy app frontend / app frontend (push) Successful in 2m49s
Deploy db-migrations / db-migrations (push) Successful in 1m23s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 1m38s
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
},
|
||||
"contributors": [],
|
||||
"scripts": {
|
||||
"dev": "tsx src/service.ts",
|
||||
"dev:watch": "tsx --watch src/service.ts",
|
||||
"start": "node dist/service.js",
|
||||
"build": "tsc",
|
||||
"lint": "tsc --noEmit",
|
||||
@@ -50,6 +52,7 @@
|
||||
"@types/pouchdb-core": "^7.0.15",
|
||||
"@types/pouchdb-find": "^7.3.3",
|
||||
"@types/web-push": "^3.6.4",
|
||||
"tsx": "^4.19.2",
|
||||
"typescript": "~5.6.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user