diff --git a/package.json b/package.json index f44362c..2b0ff5f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "src" ], "peerDependencies": { - "hubot": ">= 9" + "hubot": ">= 9 || 0.0.0-development" }, "devDependencies": { "standard": "^17.1.0"