Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Commit

Permalink
Missing piece in last cherry-pick
Browse files Browse the repository at this point in the history
  • Loading branch information
revathskumar committed Feb 7, 2014
1 parent 3bcca3f commit ffc099e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ module.exports = function (grunt) {
'compass:server',<% } %>
'connect:livereload',
'open:server',
'focus:server'
'watch:livereload'
]);
});

Expand Down

0 comments on commit ffc099e

Please sign in to comment.