Skip to content

Commit

Permalink
[UPDATE] update Bower dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dmh committed Jul 14, 2016
1 parent 0e327da commit 5b4616e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
16 changes: 7 additions & 9 deletions bower.json
@@ -1,15 +1,13 @@
{
"name": "felayout_t3kit",
"devDependencies": {
"jquery": "2.2.0",
"jquery": "2.2.4",
"bootstrap": "3.3.6",
"flag-icon-css": "1.0.0",
"typeahead.js": "0.10.2",
"swiper": "3.3.0",
"jQuery.dotdotdot": "1.7.4",
"spectrum": "1.7.1",
"awesomplete": "https://github.com/LeaVerou/awesomplete.git#8cd36cc49",
"simplelightbox": "1.8.1",
"jarallax": "1.6.0"
"flag-icon-css": "2.3.1",
"swiper": "3.3.1",
"jQuery.dotdotdot": "1.8.2",
"awesomplete": "1.1.1",
"simplelightbox": "1.8.6",
"jarallax": "1.6.3"
}
}
2 changes: 1 addition & 1 deletion dev/js/components.js
Expand Up @@ -8,7 +8,7 @@

// Jquery dot dot dot
//==============================================================================
@import '../bower_components/jQuery.dotdotdot/src/js/jquery.dotdotdot.js';
@import '../bower_components/jQuery.dotdotdot/src/jquery.dotdotdot.js';
//==============================================================================


Expand Down

0 comments on commit 5b4616e

Please sign in to comment.