Skip to content

Commit

Permalink
fix(package): remove coffee-script from peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Jun 29, 2017
1 parent 2187430 commit 2db1960
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
"url": "https://github.com/hubotio/hubot-help/issues"
},
"peerDependencies": {
"hubot": ">=2 <10 || 0.0.0-development",
"coffee-script": "^1.12.6"
"hubot": ">=2 <10 || 0.0.0-development"
},
"devDependencies": {
"chai": "^3.5.0",
Expand Down

0 comments on commit 2db1960

Please sign in to comment.