فهرست منبع

`jquery` and `bootstrap`: `peerDependencies` ← `dependencies`

Mithgol 9 سال پیش
والد
کامیت
bfaa7bfc09
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -26,7 +26,7 @@
         "progress",
         "progress",
         "gallery"
         "gallery"
     ],
     ],
-    "dependencies": {
+    "peerDependencies": {
         "jquery": ">= 1.9.0",
         "jquery": ">= 1.9.0",
         "bootstrap": "~3"
         "bootstrap": "~3"
     },
     },