Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Commit

Permalink
Update Bumped.plugins.coffee
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jul 21, 2015
1 parent df3fa76 commit 6be6634
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/Bumped.plugins.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ module.exports = class Plugins
plugin @bumped, settings, next
, cb

isEmpty: (plugins) ->
return true unless plugins
isEmpty: (plugins = []) ->
Object.keys(plugins).length is 0

0 comments on commit 6be6634

Please sign in to comment.