askbot-dragon 1.6.68 → 1.6.69

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "askbot-dragon",
3
- "version": "1.6.68",
3
+ "version": "1.6.69",
4
4
  "scripts": {
5
5
  "serve": "vue-cli-service serve",
6
6
  "build": "vue-cli-service build",
@@ -261,7 +261,7 @@ export default {
261
261
  mp4: "video",
262
262
  MP4: "video",
263
263
  xlsx: "excel1",
264
- SLSX: "excel1",
264
+ XLSX: "excel1",
265
265
  xls: "excel1",
266
266
  XLS: "excel1",
267
267
  jpg: "image1",