sr-npm 1.7.1259 → 1.7.1260

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.
@@ -336,6 +336,7 @@ function addEmptyParagraphsBetweenConsecutive(html, richContent,jobName) {
336
336
  if(jobName.name===" Apparel Team Member - The Warehouse, Dargaville")
337
337
  {
338
338
  console.log("rich content is : ",richContent);
339
+ console.log("html is : ",html);
339
340
  }
340
341
  if (!richContent || !richContent.nodes) return richContent;
341
342
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sr-npm",
3
- "version": "1.7.1259",
3
+ "version": "1.7.1260",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {