Skip to content

Commit

Permalink
fix: allow for Hubot dev
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyguerra committed Nov 12, 2023
1 parent 44ee4e2 commit b2ba42c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"test": "node --test"
},
"peerDependencies": {
"hubot": ">= 9"
"hubot": ">= 9 || 0.0.0-development"
},
"devDependencies": {
"standard": "^17.1.0"
Expand Down

0 comments on commit b2ba42c

Please sign in to comment.