@clikvn/showroom-visualizer 0.5.5-dev-01 → 0.5.6-hotfix-01

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.
@@ -182,7 +182,7 @@ function App() {
182
182
  webRotateClientHost="https://ci-webrotate360-client.clik.vn"
183
183
  config={{
184
184
  language,
185
- tourCode: 'TOUR_HDLX4AWVYPT3',
185
+ tourCode: 'TOUR_7YUL2ALGFL94',
186
186
  }}
187
187
  mobile={false}
188
188
  customLayout={buildCustomLayout()}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@clikvn/showroom-visualizer",
3
3
  "description": "Showroom Visualizer",
4
- "version": "0.5.5-dev-01",
4
+ "version": "0.5.6-hotfix-01",
5
5
  "author": "Clik JSC",
6
6
  "license": "ISC",
7
7
  "type": "module",