We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e326d3 commit f59639bCopy full SHA for f59639b
packages/worker/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "email-explorer",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "A self-hosted, serverless worker for sending and receiving emails on Cloudflare",
5
"scripts": {
6
"build": "tsup src/index.ts --format esm --external cloudflare:workers --external cloudflare:email --dts && cp -R ../dashboard/dist/ dashboard/ && cp ../../README.md . && cp ../../LICENSE .",
0 commit comments