diff --git a/package.json b/package.json index 84e5aa3b..6f218440 100644 --- a/package.json +++ b/package.json @@ -119,5 +119,8 @@ ], "dependencies": { "idb": "^8.0.0" + }, + "engines": { + "node": "20.x" } } \ No newline at end of file