mirror of
https://github.com/erikflowers/weather-icons.git
synced 2025-10-12 23:42:10 -06:00
updated bower
This commit is contained in:
parent
b954ee6c69
commit
76920df414
12
bower.json
12
bower.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "weather-icons",
|
||||
"version": "1.2.1",
|
||||
"version": "1.3.1",
|
||||
"homepage": "http://erikflowers.github.io/weather-icons/",
|
||||
"keywords": [
|
||||
"css", "icon-font", "weather", "icon", "icons"
|
||||
@ -8,16 +8,16 @@
|
||||
"authors": [
|
||||
"Erik Flowers <erik@helloerik.com>"
|
||||
],
|
||||
"description": "123 weather themed icons inspired by Font Awesome and ready for Bootstrap",
|
||||
"description": "189 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",
|
||||
"./dist/fonts/weathericons-regular-webfont.eot",
|
||||
"./dist/fonts/weathericons-regular-webfont.svg",
|
||||
"./dist/fonts/weathericons-regular-webfont.ttf",
|
||||
"./dist/fonts/weathericons-regular-webfont.woff"
|
||||
"./dist/font/weathericons-regular-webfont.eot",
|
||||
"./dist/font/weathericons-regular-webfont.svg",
|
||||
"./dist/font/weathericons-regular-webfont.ttf",
|
||||
"./dist/font/weathericons-regular-webfont.woff"
|
||||
],
|
||||
"ignore": [
|
||||
"cheatsheet/",
|
||||
|
Loading…
x
Reference in New Issue
Block a user