Skip to content

Commit d3ac4a5

Browse files
committed
chore(package): hubot v0.0.0-development peerDependency
see hubotio/hubot#1361 (comment)
1 parent 9cc69eb commit d3ac4a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {},
1616
"peerDependencies": {
17-
"hubot": ">=2 <10"
17+
"hubot": ">=2 <10 || 0.0.0-development"
1818
},
1919
"devDependencies": {
2020
"hubot": "2.x",

0 commit comments

Comments
 (0)