Skip to content

Commit 43ec094

Browse files
[vite-plugin-cloudflare]: fix watch script not working (#7863)
1 parent 92ed81e commit 43ec094

File tree

2 files changed

+342
-166
lines changed

2 files changed

+342
-166
lines changed

packages/vite-plugin-cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/node": "catalog:vite-plugin",
5353
"@types/ws": "^8.5.13",
5454
"magic-string": "^0.30.12",
55-
"tsup": "^8.3.0",
55+
"tsup": "8.3.0",
5656
"typescript": "catalog:vite-plugin",
5757
"vite": "catalog:vite-plugin",
5858
"wrangler": "workspace:*"

0 commit comments

Comments
 (0)