diff --git a/package.json b/package.json index bf03feb1..a4c3bcde 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,10 @@ "bugs": { "url": "https://github.com/meshtastic/web/issues" }, + "engines": { + "node": ">=20.0.0", + "pnpm": ">=10.1.0" + }, "homepage": "https://meshtastic.org", "dependencies": { "@bufbuild/protobuf": "^1.10.0",