We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 201e96f commit c4adfceCopy full SHA for c4adfce
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "components/bootstrap-switch",
3
"description": "Turn checkboxes and radio buttons into toggle switches.",
4
- "version": "3.3.4",
+ "version": "3.3.5",
5
"type": "component",
6
"keywords": [
7
"bootstrap",
package.json
"name": "bootstrap-switch",
"switch",
@@ -16,8 +16,8 @@
16
],
17
"main": "dist/js/bootstrap-switch.js",
18
"peerDependencies": {
19
- "bootstrap": "^3.1.1",
20
- "jquery": ">=1.9.0"
+ "bootstrap": "^3.3.7",
+ "jquery": ">=1.12.4"
21
},
22
"repository": {
23
"type": "git",
0 commit comments