sr-npm 1.7.1257 → 1.7.1258

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.
@@ -332,7 +332,7 @@ function createEmptyParagraph(id) {
332
332
 
333
333
  // Adds empty paragraph nodes between consecutive paragraphs and before lists
334
334
  function addEmptyParagraphsBetweenConsecutive(html, richContent,jobName) {
335
-
335
+ console.log("jobName is : ",jobName);
336
336
  if(jobName===" Apparel Team Member - The Warehouse, Dargaville")
337
337
  {
338
338
  console.log("rich content is : ",richContent);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sr-npm",
3
- "version": "1.7.1257",
3
+ "version": "1.7.1258",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {