vue-intergrall-plugins 0.0.247 → 0.0.248

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.
@@ -10142,6 +10142,8 @@ var __vue_component__$n = __vue_component__$m;var textoLongo = {
10142
10142
  case "mp3":
10143
10143
  case "audio/mp3":
10144
10144
  case "aac":
10145
+ case "audio/mpeg":
10146
+ case "mpeg":
10145
10147
  tipoDoc = type.startsWith("audio/") ? type : "audio/".concat(type);
10146
10148
  docAnexo = "".concat(dominio, "/callcenter/docs.php?mku=").concat(mku);
10147
10149
  nomeArquivo = name;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vue-intergrall-plugins",
3
- "version": "0.0.247",
3
+ "version": "0.0.248",
4
4
  "description": "",
5
5
  "main": "dist/vue-intergrall-plugins.ssr.js",
6
6
  "browser": "dist/vue-intergrall-plugins.esm.js",