diff options
| author | XhmikosR <[email protected]> | 2015-09-19 10:26:12 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-10-24 19:09:33 +0300 |
| commit | 9eded912a05082a89ef30b899bbe659cb9ce254c (patch) | |
| tree | 6cc70cf537941e62820858aafce365fe3d7bcf0e /bower.json | |
| parent | a50849f61b4bb8eedfafae40983f19373f8ccd18 (diff) | |
| download | bootstrap-9eded912a05082a89ef30b899bbe659cb9ce254c.tar.xz bootstrap-9eded912a05082a89ef30b899bbe659cb9ce254c.zip | |
Make jQuery 2.0 the minimum supported version.
Diffstat (limited to 'bower.json')
| -rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json index 0d24a6392..b7e9f645f 100644 --- a/bower.json +++ b/bower.json @@ -29,6 +29,6 @@ "test-infra" ], "dependencies": { - "jquery": "1.9.1 - 2" + "jquery": "2" } } |
