Skip to content

Commit f92faad

Browse files
authored
Merge pull request #50 from brucepc/master
update font-awesome 4.3 to 4.7
2 parents 70b37c3 + d6b21c4 commit f92faad

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

bower.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"animate.css": "~3.4.0",
77
"bootstrap": "v4.0.0-alpha.5",
8-
"font-awesome": "~4.3.0",
8+
"font-awesome": "~4.7.0",
99
"jquery": "~2.1.4",
1010
"jquery-flot": "~0.8.3",
1111
"flot.tooltip": "~0.8.5",
@@ -30,6 +30,12 @@
3030
"dist/js/bootstrap.js"
3131
]
3232
},
33+
"font-awesome": {
34+
"main": [
35+
"./css/font-awesome.css",
36+
"./fonts/*"
37+
]
38+
},
3339
"jquery-flot": {
3440
"main": [
3541
"jquery.flot.js",

0 commit comments

Comments
 (0)