diff --git a/package.json b/package.json index 6aef0492..fea32115 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ ], "configPath": "tests/dummy/config", "versionCompatibility": { - "ember": ">=3.8" + "ember": "3.8 || 3.12 || 3.16 || 3.20 || >=3.24" } } }