summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Melissas <julien.melissas@gmail.com>2015-09-23 02:45:49 -0400
committerJulien Melissas <julien.melissas@gmail.com>2015-09-23 02:45:49 -0400
commiteedca73f3bfb6a3933ecfaaf8d40f44667234c63 (patch)
tree27a06a780b6a5f99955f21160192633b6ec07ed8
parentc5566da206a7685bf257da1e9258dd5c593f7a37 (diff)
downloadjquery-match-height-eedca73f3bfb6a3933ecfaaf8d40f44667234c63.zip
jquery-match-height-eedca73f3bfb6a3933ecfaaf8d40f44667234c63.tar.gz
jquery-match-height-eedca73f3bfb6a3933ecfaaf8d40f44667234c63.tar.bz2
Use unminified version in Bower's "main" argument
According to Bower's [JSON spec](https://github.com/bower/bower.json-spec#main), you're not supposed to include minified files in the "main" argument.
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index 589795e..e4db9fc 100644
--- a/bower.json
+++ b/bower.json
@@ -6,7 +6,7 @@
"Liam Brummitt <liam@brm.io> (http://brm.io/)"
],
"description": "a more robust, responsive equal heights plugin for jQuery",
- "main": "jquery.matchHeight-min.js",
+ "main": "jquery.matchHeight.js",
"keywords": [
"matchHeight",
"equal",