mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: updates jquery-color to prevent it to pull old jquery version (#7857)
This commit is contained in:
@@ -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'
|
||||
}, {
|
||||
|
||||
Reference in New Issue
Block a user