chore: add wrangler

This commit is contained in:
trafficlunar 2025-05-03 17:55:56 +01:00
parent 88e50ae11e
commit c3c8d795db
2 changed files with 127 additions and 1 deletions

View file

@ -16,6 +16,7 @@
"astro": "^5.7.10",
"svelte": "^5.28.2",
"tailwindcss": "^4.1.5",
"typescript": "^5.8.3"
"typescript": "^5.8.3",
"wrangler": "^4.14.1"
}
}