mozrest-sdk-react-dev 0.1.66 → 0.1.67

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/mozrest-sdk.es.js CHANGED
@@ -77368,7 +77368,7 @@ const formatParams$2 = (params) => {
77368
77368
  }
77369
77369
  if (params == null ? void 0 : params.platform) {
77370
77370
  Object.assign(all2, {
77371
- [`filters[platform]`]: params.platform
77371
+ [`filters[module]`]: params.platform
77372
77372
  });
77373
77373
  }
77374
77374
  if (params == null ? void 0 : params.venueListing) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mozrest-sdk-react-dev",
3
- "version": "0.1.66",
3
+ "version": "0.1.67",
4
4
  "main": "mozrest-sdk.es.js",
5
5
  "keywords": ["mozrest"],
6
6
  "author": {