bootstrap to use jquery 2

This commit is contained in:
guybedford
2016-06-19 01:07:00 +02:00
parent 18e92f9d48
commit 3ace31bec0
@@ -17,7 +17,7 @@
}
},
"dependencies": {
"jquery": "*",
"jquery": "2",
"tether": "github:HubSpot/tether@^1.1.1"
}
}