mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-05-10 17:43:31 +08:00
chore: upgrade dependencies across frontend, worker, pages and docs Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
18 lines
489 B
JSON
18 lines
489 B
JSON
{
|
|
"name": "temp-email-pages",
|
|
"version": "1.4.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"dev": "wrangler pages dev",
|
|
"deploy": "wrangler pages deploy --branch production"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"wrangler": "^4.68.1"
|
|
},
|
|
"packageManager": "pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39"
|
|
}
|