Skip to content

Commit 63d8ca4

Browse files
committed
Merge pull request #82 from JulienMelissas/patch-1
Use unminified version in Bower's "main" argument
2 parents 1cf2c27 + eedca73 commit 63d8ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Liam Brummitt <[email protected]> (http://brm.io/)"
77
],
88
"description": "a more robust, responsive equal heights plugin for jQuery",
9-
"main": "jquery.matchHeight-min.js",
9+
"main": "jquery.matchHeight.js",
1010
"keywords": [
1111
"matchHeight",
1212
"equal",

0 commit comments

Comments
 (0)