Skip to content

Commit

Permalink
Update library version
Browse files Browse the repository at this point in the history
  • Loading branch information
sideroad committed Oct 25, 2014
1 parent a0f1541 commit 33e25e2
Show file tree
Hide file tree
Showing 171 changed files with 5,935 additions and 9,804 deletions.
3 changes: 2 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,12 @@ module.exports = function(grunt) {
},
},

clean: ['build', 'components'],
clean: ['build'],

concat: {
pages: {
src: [
'q.min.js',
'jquery.min.js',
'morris-0.5.1.min.js',
'raphael-min.js'
Expand Down
12 changes: 9 additions & 3 deletions build/build.css

Large diffs are not rendered by default.

Loading

0 comments on commit 33e25e2

Please sign in to comment.