Fixing typo in bower.json that is causing a duplicate fontawesome directory to be created. Also tags this version 1.0.4 since the version should match a tag on github.

This commit is contained in:
Chris Hallgren
2014-12-29 00:36:44 -06:00
parent d90594ae2f
commit 4a2818710c
40 changed files with 4 additions and 4985 deletions

View File

@@ -1,13 +1,14 @@
{
"name": "startbootstrap-sb-admin-2",
"version": "2.0.0",
"version": "1.0.4",
"homepage": "http://startbootstrap.com/template-overviews/sb-admin-2/",
"authors": [
"David Miller"
],
"description": "A free, open source, Bootstrap admin theme created by Start Bootstrap",
"keywords": [
"bootstrap"
"bootstrap",
"theme"
],
"license": "Apache",
"ignore": [
@@ -29,7 +30,7 @@
"DataTables": "~1.10.4",
"datatables-plugins": "~1.0.1",
"flot": "~0.8.3",
"fontawesome": "~4.2.0",
"font-awesome": "~4.2.0",
"holderjs": "~2.4.1",
"metisMenu": "~1.1.3",
"morrisjs": "~0.5.1",