sysone-api-mapper 1.0.95 → 1.0.96

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": "sysone-api-mapper",
3
- "version": "1.0.95",
3
+ "version": "1.0.96",
4
4
  "description": "Paquete mapper para portal de productores",
5
5
  "main": "src/index.js",
6
6
  "scripts": {
@@ -157,7 +157,8 @@ export const getQuotationDetail = async (res) => {
157
157
  value: 0
158
158
  }
159
159
  ],
160
- name: cv?.name || null
160
+ name: cv?.description || null,
161
+ description: cv?.name || null
161
162
  })) || [],
162
163
  data: {
163
164
  city: {