فهرست منبع

Update package.json

sumile 5 سال پیش
والد
کامیت
e5d9345ab3
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -22,10 +22,10 @@
   },
   "homepage": "https://github.com/sumile-ting/excelPreview#readme",
   "dependencies": {
-    "bootstrap": "^3.4.1",
     "bootstrap-fileinput": "^5.0.6",
     "bootstrap-table": "^1.13.1",
-    "jquery": "^3.4.0",
+    "bootstrap": ">=3.4.1",
+    "jquery": ">=3.4.0",
     "xlsx": "^0.14.1",
     "xlsx-style": "^0.8.13"
   },