Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohann-S <johann.servoire@gmail.com>2017-08-22 21:28:04 +0300
committerXhmikosR <xhmikosr@gmail.com>2017-08-23 09:55:09 +0300
commitb72489a8515a90f3e45baf3d0bf19df9ccafff93 (patch)
treebc150526a58b37b23fb378ed6c61f677b91baa78 /bower.json
parent6063b0dc659e7ba3a83cfc9502ad7872f8201a32 (diff)
Update which required jQuery release folks should use
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index b6d04477ea..53fd274173 100644
--- a/bower.json
+++ b/bower.json
@@ -31,7 +31,7 @@
"Gruntfile.js"
],
"dependencies": {
- "jquery": ">=1.9.1",
+ "jquery": ">=3.0.0",
"popper.js": "^1.11.0"
}
}