sr-npm 1.7.1218 → 1.7.1219

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.
@@ -327,8 +327,6 @@ function createEmptyParagraph(id) {
327
327
 
328
328
 
329
329
 
330
-
331
-
332
330
  module.exports = {
333
331
  fetchPositionsFromSRAPI,
334
332
  fetchJobDescription,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sr-npm",
3
- "version": "1.7.1218",
3
+ "version": "1.7.1219",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {