Skip to content

Commit 806bdb8

Browse files
committed
Remove bower.json from list of files to be revved on grunt version
1 parent 2864923 commit 806bdb8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Gruntfile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ module.exports = function(grunt) {
9999
src: [
100100
'package.json',
101101
'<%= pluginName %>.jquery.json',
102-
'bower.json',
103102
'src/jquery.<%= pluginName %>.js',
104103
'jquery.<%= pluginName %>.js'
105104
],

0 commit comments

Comments
 (0)