Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

Commit f735e85

Browse files
committed
fix(dependencies): remove dependency font-awesome
This dependency has been added in #418 and is only useful in the context of a specific plugin.
1 parent 88257a1 commit f735e85

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bower.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
],
1616
"dependencies": {
1717
"angular": "1.x",
18-
"leaflet": "0.7.x",
19-
"font-awesome": "~4.3.x"
18+
"leaflet": "0.7.x"
2019
},
2120
"devDependencies": {
2221
"jquery": "*",

0 commit comments

Comments
 (0)