diff --git a/integrations/commander/package.json b/integrations/commander/package.json index 41a4c984..996c111b 100644 --- a/integrations/commander/package.json +++ b/integrations/commander/package.json @@ -32,7 +32,7 @@ }, "homepage": "https://github.com/withfig/autocomplete-tools#readme", "peerDependencies": { - "commander": "^11.1.0" + "commander": ">=11.1.0" }, "dependencies": { "prettier": "^3.3.3"