Skip to content

Commit

Permalink
fix bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hellsan631 committed Sep 6, 2015
1 parent e29d90a commit 76179f1
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"main": [
"material-avatar.js",
"material-avatar.min.js",
"material-avatar.min.js"
],
"ignore": [
".jshintrc",
Expand All @@ -23,7 +23,16 @@
"node_modules",
"bower_components"
],
"keywords": [],
"keywords": [
"avatar",
"material",
"canvas",
"javascript",
"vanilla",
"google",
"initials",
"html5"
],
"license": "MIT",
"devDependencies": {
"randomcolor": "~0.4.0"
Expand Down

0 comments on commit 76179f1

Please sign in to comment.