瀏覽代碼

jQuery should be a peerDependency

Thomas Grainger 8 年之前
父節點
當前提交
07c8fb37a5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -26,7 +26,7 @@
     }
   ],
   "main": "dist/js/bootstrap-switch.js",
-  "dependencies": {
+  "peerDependencies": {
     "jquery": ">=1.9.0"
   },
   "repository": {