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

Commit

Permalink
Fix systax error in Gruntfile.js
Browse files Browse the repository at this point in the history
Ref #305
  • Loading branch information
arthurvr committed Feb 7, 2015
1 parent 7965d57 commit 68a51fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ module.exports = function(grunt) {
}
},

gh-pages: {
'gh-pages': {
options: {
base: 'dist'
},
Expand Down

0 comments on commit 68a51fc

Please sign in to comment.