sr-npm 1.7.1198 → 1.7.1199

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": "sr-npm",
3
- "version": "1.7.1198",
3
+ "version": "1.7.1199",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -404,8 +404,7 @@ async function handleDepartmentParam(_$w,department) {
404
404
  queryParams.remove(["department" ]);
405
405
 
406
406
  }
407
-
408
-
407
+
409
408
 
410
409
  }
411
410