mirror of
https://github.com/erikflowers/weather-icons.git
synced 2025-10-12 15:32:13 -06:00
updating bower file, and/or breaking it
This commit is contained in:
parent
8e04d5e0d7
commit
01c9410ca8
14
bower.json
14
bower.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "weather-icons",
|
||||
"version": "1.3.2",
|
||||
"version": "2.0.0",
|
||||
"homepage": "http://erikflowers.github.io/weather-icons/",
|
||||
"keywords": [
|
||||
"css", "icon-font", "weather", "icon", "icons"
|
||||
@ -8,16 +8,18 @@
|
||||
"authors": [
|
||||
"Erik Flowers <erik@helloerik.com>"
|
||||
],
|
||||
"description": "189 weather themed icons inspired by Font Awesome and ready for Bootstrap",
|
||||
"description": "215 weather themed icons inspired by Font Awesome and ready for Bootstrap",
|
||||
"license": "MIT",
|
||||
"main": [
|
||||
"./css/weather-icons.css",
|
||||
"./css/weather-icons.min.css",
|
||||
"./weather-icons/weather-icons.less",
|
||||
"./font/*"
|
||||
"./font/*",
|
||||
"./less/weather-icons.less",
|
||||
"./sass/weather-icons.scss"
|
||||
],
|
||||
"ignore": [
|
||||
"cheatsheet/",
|
||||
"reference/"
|
||||
"_builder/",
|
||||
"_docs/",
|
||||
"font-source/"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user