there isn't any reason to grab both versions of the js lib
This commit is contained in:
parent
7b82ec3a00
commit
a2d9d14b6f
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||
|
|
Reference in a new issue