Browse Source

Updated version

Rohan Sakhale 7 năm trước cách đây
mục cha
commit
c4adfce257
2 tập tin đã thay đổi với 4 bổ sung4 xóa
  1. 1 1
      composer.json
  2. 3 3
      package.json

+ 1 - 1
composer.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "components/bootstrap-switch",
   "name": "components/bootstrap-switch",
   "description": "Turn checkboxes and radio buttons into toggle switches.",
   "description": "Turn checkboxes and radio buttons into toggle switches.",
-  "version": "3.3.4",
+  "version": "3.3.5",
   "type": "component",
   "type": "component",
   "keywords": [
   "keywords": [
     "bootstrap",
     "bootstrap",

+ 3 - 3
package.json

@@ -1,7 +1,7 @@
 {
 {
   "name": "bootstrap-switch",
   "name": "bootstrap-switch",
   "description": "Turn checkboxes and radio buttons into toggle switches.",
   "description": "Turn checkboxes and radio buttons into toggle switches.",
-  "version": "3.3.4",
+  "version": "3.3.5",
   "keywords": [
   "keywords": [
     "bootstrap",
     "bootstrap",
     "switch",
     "switch",
@@ -16,8 +16,8 @@
   ],
   ],
   "main": "dist/js/bootstrap-switch.js",
   "main": "dist/js/bootstrap-switch.js",
   "peerDependencies": {
   "peerDependencies": {
-    "bootstrap": "^3.1.1",
-    "jquery": ">=1.9.0"
+    "bootstrap": "^3.3.7",
+    "jquery": ">=1.12.4"
   },
   },
   "repository": {
   "repository": {
     "type": "git",
     "type": "git",