Skip to content

Commit

Permalink
Revert name, fix missing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethormandy committed Nov 24, 2013
1 parent 983ea20 commit 578d9a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions component.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "flatui",
"name": "flat-ui",
"repo": "harp/flat-ui",
"description": "For Harp. A comfortable, responsive, and functional framework built upon Bootstrap.",
"version": "2.1.1",
Expand Down Expand Up @@ -62,7 +62,7 @@
"Flat-UI-Icons.eot",
"Flat-UI-Icons.svg",
"Flat-UI-Icons.ttf",
"Flat-UI-Icons.woff"
"Flat-UI-Icons.woff",
"lato/lato-black-webfont.eot",
"lato/lato-black-webfont.svg",
"lato/lato-black-webfont.ttf",
Expand Down

0 comments on commit 578d9a3

Please sign in to comment.