2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-10-13 07:52:12 -06:00

updated bower

This commit is contained in:
Erik Flowers 2014-11-30 16:25:12 -08:00
parent b954ee6c69
commit 76920df414

View File

@ -1,6 +1,6 @@
{ {
"name": "weather-icons", "name": "weather-icons",
"version": "1.2.1", "version": "1.3.1",
"homepage": "http://erikflowers.github.io/weather-icons/", "homepage": "http://erikflowers.github.io/weather-icons/",
"keywords": [ "keywords": [
"css", "icon-font", "weather", "icon", "icons" "css", "icon-font", "weather", "icon", "icons"
@ -8,16 +8,16 @@
"authors": [ "authors": [
"Erik Flowers <erik@helloerik.com>" "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", "license": "MIT",
"main": [ "main": [
"./css/weather-icons.css", "./css/weather-icons.css",
"./css/weather-icons.min.css", "./css/weather-icons.min.css",
"./weather-icons/weather-icons.less", "./weather-icons/weather-icons.less",
"./dist/fonts/weathericons-regular-webfont.eot", "./dist/font/weathericons-regular-webfont.eot",
"./dist/fonts/weathericons-regular-webfont.svg", "./dist/font/weathericons-regular-webfont.svg",
"./dist/fonts/weathericons-regular-webfont.ttf", "./dist/font/weathericons-regular-webfont.ttf",
"./dist/fonts/weathericons-regular-webfont.woff" "./dist/font/weathericons-regular-webfont.woff"
], ],
"ignore": [ "ignore": [
"cheatsheet/", "cheatsheet/",