diff options
Diffstat (limited to 'packages/astro-prism/package.json')
-rw-r--r-- | packages/astro-prism/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro-prism/package.json b/packages/astro-prism/package.json index f3ba16f4e..35bd06201 100644 --- a/packages/astro-prism/package.json +++ b/packages/astro-prism/package.json @@ -39,6 +39,6 @@ "astro-scripts": "workspace:*" }, "engines": { - "node": "^18.17.1 || ^20.3.0 || >=21.0.0" + "node": "^18.17.1 || ^20.3.0 || >=22.0.0" } } |