diff options
| author | fat <[email protected]> | 2013-07-17 21:38:52 -0700 |
|---|---|---|
| committer | fat <[email protected]> | 2013-07-17 21:38:52 -0700 |
| commit | 6387d8d5cccca1af3767258d6b38394c9f89afae (patch) | |
| tree | 739bc1a2d23ef7f02ad7d22855d9fd1a15a02374 | |
| parent | 18d23b892c280f170ae4c02c9ae27183c3f7946e (diff) | |
| download | bootstrap-6387d8d5cccca1af3767258d6b38394c9f89afae.tar.xz bootstrap-6387d8d5cccca1af3767258d6b38394c9f89afae.zip | |
versioning perhaps for jquery i don't even know man
| -rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json index f246145ee..246ffd86a 100644 --- a/bower.json +++ b/bower.json @@ -3,6 +3,6 @@ "version": "3.0.0", "main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"], "dependencies": { - "jquery": "~1.8.0" + "jquery": ">= 1.9.0" } } |
