summaryrefslogtreecommitdiff
path: root/packages/astro-parser
diff options
context:
space:
mode:
Diffstat (limited to 'packages/astro-parser')
-rw-r--r--packages/astro-parser/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/astro-parser/package.json b/packages/astro-parser/package.json
index 7d9252d1e..8ec968260 100644
--- a/packages/astro-parser/package.json
+++ b/packages/astro-parser/package.json
@@ -18,7 +18,7 @@
"astro-scripts": "0.0.1"
},
"engines": {
- "node": ">=14.0.0",
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0",
"npm": ">=6.14.0"
}
}