2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Revert "Make jQuery 2.0 the minimum supported version."

This partially reverts commit 9eded912a0.
This commit is contained in:
XhmikosR
2015-11-16 09:21:02 +02:00
parent 7a2ba9a224
commit add3ce38f7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -29,6 +29,6 @@
"test-infra"
],
"dependencies": {
"jquery": "2"
"jquery": "1.9.1 - 2"
}
}