DEV: updates jquery-color to prevent it to pull old jquery version (#7857)

This commit is contained in:
Joffrey JAFFEUX
2019-07-04 15:03:21 +02:00
committed by GitHub
parent bfbd97d3b5
commit e9bb13c630
4 changed files with 621 additions and 616 deletions

View File

@@ -58,7 +58,7 @@ task 'javascript:update' do
source: 'jquery.autoellipsis/src/jquery.autoellipsis.js',
destination: 'jquery.autoellipsis-1.0.10.js'
}, {
source: 'jquery-color/jquery.color.js'
source: 'jquery-color/dist/jquery.color.js'
}, {
source: 'jquery.cookie/jquery.cookie.js'
}, {