summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrent Richardson <trentdrichardson@gmail.com>2014-12-17 10:31:54 -0500
committerTrent Richardson <trentdrichardson@gmail.com>2014-12-17 10:31:54 -0500
commitf11b1ae212ba48e0d25d173bb8875d97bc9e1829 (patch)
tree5a33f1965b64ead1958c88e4f7a9c87b828aedc6
parent5d79e814fd00048e71625dc9b111520cf23cd28f (diff)
downloadjQuery-Impromptu-f11b1ae212ba48e0d25d173bb8875d97bc9e1829.zip
jQuery-Impromptu-f11b1ae212ba48e0d25d173bb8875d97bc9e1829.tar.gz
jQuery-Impromptu-f11b1ae212ba48e0d25d173bb8875d97bc9e1829.tar.bz2
#51 - Adds dependencies to bower.json
-rw-r--r--bower.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/bower.json b/bower.json
index c36976a..5160c17 100644
--- a/bower.json
+++ b/bower.json
@@ -11,5 +11,6 @@
"url": "git://github.com/trentrichardson/jQuery-Impromptu.git"
},
"dependencies": {
+ "jquery": ">=1.6"
}
} \ No newline at end of file