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 8ac039854..a4a3b8df1 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.1", + "@types/server-destroy": "^1.0.3", "astro": "workspace:*", "astro-scripts": "workspace:*" } |