We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be38c45 commit 03a59c5Copy full SHA for 03a59c5
package.json
@@ -3,8 +3,8 @@
3
"version": "2.5.5",
4
"private": true,
5
"engines": {
6
- "node": ">=22",
7
- "npm": "11.5.1"
+ "node": "20",
+ "npm": "10.8.2"
8
},
9
"scripts": {
10
"dev": "astro dev",
0 commit comments