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 3be4fa1 commit 4c339f0
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 @@ -33,7 +33,7 @@
"coverage": "node --test --experimental-test-coverage"
},
"peerDependencies": {
"hubot": ">= 9.0.0"
"hubot": ">= 9 || 0.0.0-development"
},
"devDependencies": {
"standard": "^17.1.0"
Expand Down

0 comments on commit 4c339f0

Please sign in to comment.