Mercurial > piecrust2
comparison bower.json @ 657:c1a94e1beb9d
admin: Show a more classic blog post listing in FoodTruck.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Thu, 25 Feb 2016 22:30:16 -0800 |
parents | 7e4e567377cd |
children |
comparison
equal
deleted
inserted
replaced
656:dba53f0f7671 | 657:c1a94e1beb9d |
---|---|
13 ], | 13 ], |
14 "dependencies": { | 14 "dependencies": { |
15 "bootstrap": "~3.3.5", | 15 "bootstrap": "~3.3.5", |
16 "bootstrap-sass": "~3.3.5", | 16 "bootstrap-sass": "~3.3.5", |
17 "font-awesome": "fontawesome#~4.5.0", | 17 "font-awesome": "fontawesome#~4.5.0", |
18 "Ionicons": "ionicons#~2.0.1" | 18 "Ionicons": "ionicons#~2.0.1", |
19 "jquery-timeago": "^1.5.2" | |
19 } | 20 } |
20 } | 21 } |
21 |