Skip to content

Commit

Permalink
fix(dependencies): remove dependency font-awesome
Browse files Browse the repository at this point in the history
This dependency has been added in #418 and is only useful in the context
of a specific plugin.
  • Loading branch information
simon04 committed Aug 14, 2015
1 parent 88257a1 commit f735e85
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@
],
"dependencies": {
"angular": "1.x",
"leaflet": "0.7.x",
"font-awesome": "~4.3.x"
"leaflet": "0.7.x"
},
"devDependencies": {
"jquery": "*",
Expand Down

0 comments on commit f735e85

Please sign in to comment.