Try adding contact form with email
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m33s
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m33s
This commit is contained in:
10
package.json
10
package.json
@@ -7,9 +7,17 @@
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"type": "module",
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@picocss/pico": "^2.0.0"
|
||||
"@cloudflare/pages-plugin-static-forms": "^1.0.3",
|
||||
"@picocss/pico": "^2.0.0",
|
||||
"mimetext": "^3.0.27"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "^4.20250129.0",
|
||||
"typescript": "^5.7.3",
|
||||
"wrangler": "^3.107.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user