@clikvn/showroom-visualizer 0.5.4 → 0.5.5

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.
@@ -183,7 +183,6 @@ function App() {
183
183
  config={{
184
184
  language,
185
185
  tourCode: 'TOUR_7YUL2ALGFL94',
186
- category: 'CAT_ZHPHJFJHKFA4'
187
186
  }}
188
187
  mobile={false}
189
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.4",
4
+ "version": "0.5.5",
5
5
  "author": "Clik JSC",
6
6
  "license": "ISC",
7
7
  "type": "module",