chore: add wrangler dependency to package.json

This commit is contained in:
2025-10-03 20:32:05 +02:00
parent 22c93c509d
commit 48e6043205
32 changed files with 182 additions and 32 deletions

View File

@@ -39,7 +39,8 @@
"remark-rehype": "^11.1.2",
"typescript": "5.9.3",
"vue": "^3.5.22",
"vue-router": "^4.5.1"
"vue-router": "^4.5.1",
"wrangler": "^4.42.0"
},
"devDependencies": {
"@types/node": "24.6.2",