Skip to content

Commit

Permalink
Adding main call in bower.jsons for grunt bower installs
Browse files Browse the repository at this point in the history
  • Loading branch information
mrowles committed Jul 20, 2014
1 parent d7cf806 commit 24fd633
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "angularjs-gravatardirective",
"version": "1.3.2",
"main" : "./dist/angularjs-gravatardirective.min.js",
"dependencies": {
"angular": "~1.2.12"
},
Expand Down

0 comments on commit 24fd633

Please sign in to comment.