fix: pin wrangler as a devDependency

This commit is contained in:
2026-08-16 14:16:31 +07:00
parent e45c5bcabd
commit 9a8d070792
2 changed files with 111 additions and 1 deletions
+2 -1
View File
@@ -19,6 +19,7 @@
"@cloudflare/vitest-pool-workers": "^0.20.3",
"aws4fetch": "^1.0.20",
"typescript": "^7.0.2",
"vitest": "~4.1.10"
"vitest": "~4.1.10",
"wrangler": "^4.123.0"
}
}