add exampleNames
Deploy app frontend / app frontend (push) Successful in 1m52s
Deploy service couchdb / service couchdb (push) Successful in 27s
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 1m18s
Deploy service tg-bot / service tg-bot (push) Successful in 1m16s

This commit is contained in:
2024-12-16 21:41:32 +02:00
parent c8735c607d
commit c1edb1937f
8 changed files with 56 additions and 17 deletions
@@ -16,7 +16,6 @@
"lint:fix": "eslint src --fix",
"validate": "npm run type-check && npm run lint"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"exports": {