@shopby/shop-sdk 1.79.1 → 1.79.2

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.
@@ -635,7 +635,7 @@ var display = function (httpRequest) { return ({
635
635
  url: "/display/sections/ids/".concat(sectionsId),
636
636
  key: 'getDisplaySectionsIdsSectionIdV2',
637
637
  headers: {
638
- version: '2.0',
638
+ Version: '2.0',
639
639
  },
640
640
  useAccessToken: useAccessToken,
641
641
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shopby/shop-sdk",
3
- "version": "1.79.1",
3
+ "version": "1.79.2",
4
4
  "description": "",
5
5
  "main": "build/src/index.js",
6
6
  "types": "build/types/index.d.ts",