diff options
Diffstat (limited to 'benchmark/packages/timer')
-rw-r--r-- | benchmark/packages/timer/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/packages/timer/package.json b/benchmark/packages/timer/package.json index a4a3b8df1..7e3e2065b 100644 --- a/benchmark/packages/timer/package.json +++ b/benchmark/packages/timer/package.json @@ -29,7 +29,7 @@ "astro": "workspace:*" }, "devDependencies": { - "@types/server-destroy": "^1.0.3", + "@types/server-destroy": "^1.0.4", "astro": "workspace:*", "astro-scripts": "workspace:*" } |