Skip to content

Commit

Permalink
Fix missing file
Browse files Browse the repository at this point in the history
  • Loading branch information
dh4 committed Oct 20, 2015
1 parent 65fb45a commit 74f4f19
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 @@ -42,7 +42,7 @@ module.exports = function(grunt) {
flatten: true,
expand: true,
src: [
'src/vgallery-<%= pkg.version %>.js',
'build/vgallery-<%= pkg.version %>.js',
'build/vgallery-<%= pkg.version %>.min.js',
'LICENSE'
],
Expand Down

0 comments on commit 74f4f19

Please sign in to comment.