Skip to content

Commit

Permalink
Fixing typo in bower.json that is causing a duplicate fontawesome dir…
Browse files Browse the repository at this point in the history
…ectory to be created. Also tags this version 1.0.4 since the version should match a tag on github.
  • Loading branch information
challgren committed Dec 29, 2014
1 parent d90594a commit 4a28187
Show file tree
Hide file tree
Showing 40 changed files with 4 additions and 4,985 deletions.
7 changes: 4 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand All @@ -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",
Expand Down
37 changes: 0 additions & 37 deletions bower_components/fontawesome/.bower.json

This file was deleted.

32 changes: 0 additions & 32 deletions bower_components/fontawesome/.gitignore

This file was deleted.

42 changes: 0 additions & 42 deletions bower_components/fontawesome/.npmignore

This file was deleted.

23 changes: 0 additions & 23 deletions bower_components/fontawesome/bower.json

This file was deleted.

Loading

0 comments on commit 4a28187

Please sign in to comment.