Przeglądaj źródła

allow upward range of jquery versions

Jonathan Barton 8 lat temu
rodzic
commit
6b3d38ffd8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -17,7 +17,7 @@
   "main": "dist/js/bootstrap-switch.js",
   "main": "dist/js/bootstrap-switch.js",
   "peerDependencies": {
   "peerDependencies": {
     "bootstrap": "^3.1.1",
     "bootstrap": "^3.1.1",
-    "jquery": "~1.9.0"
+    "jquery": ">=1.9.0"
   },
   },
   "repository": {
   "repository": {
     "type": "git",
     "type": "git",