Skip to content

Commit

Permalink
Merge pull request jhollingworth#195 from tarjei/master
Browse files Browse the repository at this point in the history
Add bower component.json file
  • Loading branch information
jhollingworth committed Jan 8, 2013
2 parents 9759a5e + 01ee77b commit e9d3328
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions component.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "bootstrap-wysihtml5",
"version": "0.1.0",
"main": ["src/bootstrap-wysihtml5.css", "src/bootstrap-wysihtml5.js"],
"dependencies": {
"wysihtml5": "~0.3.0"
}
}

0 comments on commit e9d3328

Please sign in to comment.