dylang / grunt-notify

Automatic Notifications when Grunt tasks fail.
https://npmjs.org/package/grunt-notify
MIT License
921 stars 73 forks source link

Custom titles don't appear to be working #80

Open antfie opened 9 years ago

antfie commented 9 years ago

Version: 0.3.1 I used the title option to specify a custom title but it never seemed to override the 'name' property of package.json.

martinbean commented 9 years ago

+1

Just faced this error myself this evening. Even with grunt.task.run('notify_hooks'); in my Gruntfile.