diff --git a/package.json b/package.json index 62866d8..bf0edb5 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "rxjs": "^7.8.1" }, "peerDependencies": { - "hubot": "2.x" + "hubot": "11.x" }, "author": "rixlabs", "license": "MIT", @@ -36,7 +36,7 @@ "grunt-contrib-watch": "~0.6.1", "grunt-mocha-test": "~0.13.3", "grunt-release": "~0.13.1", - "hubot": "2.x", + "hubot": "11.x", "matchdep": "~2.0.0", "mocha": "^10.2.0", "sinon": "^1.13.0",