|
@@ -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"
|
|
|
},
|