@nebula.js/sn-table 1.9.0 → 1.9.1

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/README.md CHANGED
@@ -54,7 +54,7 @@ Build a nebula.js visualization as a Qlik Sense extension:
54
54
  yarn build
55
55
  ```
56
56
 
57
- Compress the generated 'dist' folder into the 'application/zip' file format and rename it to 'sn-table-ext'.
57
+ Compress the generated 'sn-table-ext' folder into the 'application/zip' file format
58
58
 
59
59
  | [Saas Edition of Qlik Sense] | [Qlik Sense Enterprise] | [Qlik Sense Desktop] |
60
60
  | :-----------------------------------------------------------------------------: | :--------------------------------------------------------------: | :------------------------------------------------------------------------: |
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "name": "@nebula.js/sn-table:properties",
5
5
  "description": "Table generic object definition",
6
- "version": "1.9.0",
6
+ "version": "1.9.1",
7
7
  "license": "MIT",
8
8
  "stability": "experimental",
9
9
  "x-qlik-visibility": "public"