Skip to content

Commit

Permalink
Rename component.json to bower.json - Closes davatron5000#95
Browse files Browse the repository at this point in the history
- Add ignore files.
  • Loading branch information
fernahh committed Jan 10, 2014
1 parent 6a91586 commit e992a9a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion component.json → bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@
"main": "./jquery.fittext.js",
"dependencies": {
"jquery": ">= 1.6"
}
},
"ignore": [
"exemple.html",
"CONTRIBUTING.md"
]
}

0 comments on commit e992a9a

Please sign in to comment.