Skip to content

Commit

Permalink
[TASK] update felayout dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dmh committed Sep 13, 2017
1 parent f1db53d commit 8aebf1c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions felayout_t3kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
"test": "grunt check"
},
"dependencies": {
"awesomplete": "1.1.1",
"awesomplete": "1.1.2",
"bootstrap": "3.3.7",
"flag-icon-css": "2.8.0",
"jarallax": "1.7.3",
"jarallax": "1.8.0",
"jquery": "3.2.1",
"jquery-touchswipe": "^1.6.15",
"simplelightbox": "1.10.7",
"simplelightbox": "1.11.1",
"smtlk-dotdotdot": "1.8.3",
"swiper": "3.4.2"
},
Expand All @@ -30,11 +30,11 @@
"grunt-import": "1.0.3",
"grunt-newer": "1.3.0",
"grunt-standard": "3.1.0",
"grunt-stylelint": "0.8.0",
"grunt-stylelint": "0.9.0",
"less-plugin-autoprefix": "1.5.1",
"load-grunt-config": "0.19.2",
"standard": "10.0.1",
"stylelint": "7.10.1",
"standard": "10.0.3",
"stylelint": "8.1.1",
"time-grunt": "1.4.0"
},
"standard.options": {
Expand Down

0 comments on commit 8aebf1c

Please sign in to comment.