Skip to content

Commit

Permalink
Merge pull request #82 from JulienMelissas/patch-1
Browse files Browse the repository at this point in the history
Use unminified version in Bower's "main" argument
  • Loading branch information
liabru committed Nov 14, 2015
2 parents 1cf2c27 + eedca73 commit 63d8ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"Liam Brummitt <[email protected]> (http:https://brm.io/)"
],
"description": "a more robust, responsive equal heights plugin for jQuery",
"main": "jquery.matchHeight-min.js",
"main": "jquery.matchHeight.js",
"keywords": [
"matchHeight",
"equal",
Expand Down

0 comments on commit 63d8ca4

Please sign in to comment.