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

Commit 4cd307f

Browse files
Update bower.json
1 parent 9438bfd commit 4cd307f

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

bower.json

+11-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flag-icon",
3-
"version": "0.6.2",
3+
"version": "0.7.0",
44
"homepage": "https://github.com/stevenrskelton/flag-icon",
55
"description": "Polymer Web Component for SVG and PNG icons of country, state, province and other flags",
66
"main": "flag-icon.html",
@@ -28,9 +28,17 @@
2828
"icon",
2929
"svg",
3030
"flag",
31-
"maritime"
31+
"maritime",
32+
"nascar",
33+
"indycar",
34+
"racing",
35+
"canada",
36+
"united states",
37+
"germany",
38+
"australia",
39+
"spain"
3240
],
3341
"dependencies": {
34-
"polymer": "Polymer/polymer#>=0.3.4"
42+
"polymer": "Polymer/polymer#>=0.4.0"
3543
}
3644
}

0 commit comments

Comments
 (0)