diff options
author | Trent Richardson <trentdrichardson@gmail.com> | 2014-12-17 10:31:54 -0500 |
---|---|---|
committer | Trent Richardson <trentdrichardson@gmail.com> | 2014-12-17 10:31:54 -0500 |
commit | f11b1ae212ba48e0d25d173bb8875d97bc9e1829 (patch) | |
tree | 5a33f1965b64ead1958c88e4f7a9c87b828aedc6 | |
parent | 5d79e814fd00048e71625dc9b111520cf23cd28f (diff) | |
download | jQuery-Impromptu-f11b1ae212ba48e0d25d173bb8875d97bc9e1829.zip jQuery-Impromptu-f11b1ae212ba48e0d25d173bb8875d97bc9e1829.tar.gz jQuery-Impromptu-f11b1ae212ba48e0d25d173bb8875d97bc9e1829.tar.bz2 |
#51 - Adds dependencies to bower.json
-rw-r--r-- | bower.json | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,5 +11,6 @@ "url": "git://github.com/trentrichardson/jQuery-Impromptu.git" }, "dependencies": { + "jquery": ">=1.6" } }
\ No newline at end of file |