there isn't any reason to grab both versions of the js lib

This commit is contained in:
Daku 2016-05-12 15:41:05 +01:00
parent 7b82ec3a00
commit a2d9d14b6f

View file

@ -28,7 +28,6 @@
},
"vendor-copy": {
"vendor/bower-asset/jquery/dist/jquery.js" : "lib/vendor/js/jquery-1.12.3.js",
"vendor/bower-asset/jquery/dist/jquery.min.js" : "lib/vendor/js/jquery-1.12.3.min.js",
"vendor/bower-asset/jquery/dist/jquery.min.map" : "lib/vendor/js/jquery-1.12.3.min.map",
"vendor/bower-asset/jquery-timeago/jquery.timeago.js" : "lib/vendor/js/jquery.timeago.js"