add wrangler

Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
mido
2026-05-04 17:19:09 -05:00
parent ec3340f970
commit ca44aa17b3
4 changed files with 880 additions and 4 deletions

View File

@@ -19,6 +19,7 @@
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.19",
"@types/node": "^25.6.0"
"@types/node": "^25.6.0",
"wrangler": "^4.87.0"
}
}