sr-npm 1.7.339 → 1.7.340

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.339",
3
+ "version": "1.7.340",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -102,8 +102,6 @@ async function handleUrlParams(_$w) {
102
102
  if (queryLocationVar) {
103
103
  await handleLocationParam(_$w,queryLocationVar);
104
104
  }
105
-
106
- if()
107
105
  }
108
106
 
109
107
  async function handleKeyWordParam(_$w,keyWord) {