1
0
mirror of https://github.com/flarum/core.git synced 2025-05-06 15:35:38 +02:00

Update broken bower resource paths

This commit is contained in:
Toby Zerner 2015-10-20 22:48:32 +10:30
parent 845daf1ab6
commit 9b0aa574f0

View File

@ -13,9 +13,9 @@ gulp({
bowerDir + '/m.attrs.bidi/bidi.js',
bowerDir + '/jquery/dist/jquery.js',
bowerDir + '/jquery.hotkeys/jquery.hotkeys.js',
bowerDir + '/color-thief/js/color-thief.js',
bowerDir + '/color-thief/src/color-thief.js',
bowerDir + '/moment/moment.js',
bowerDir + '/autolink/autolink.js',
bowerDir + '/autolink/autolink.min.js',
bowerDir + '/bootstrap/js/affix.js',
bowerDir + '/bootstrap/js/dropdown.js',