@nebula.js/sn-text 1.2.4 → 1.2.6

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
@@ -26,11 +26,11 @@ embeddable.render({
26
26
 
27
27
  ## Requirements
28
28
 
29
- Requires `@nebula.js/stardust` version `>=3.0.0`.
29
+ Requires `@nebula.js/stardust` version `>=5.0.0`.
30
30
 
31
31
  ## Installing
32
32
 
33
- If you use npm: `npm install @nebula.js/sn-text`. You can also load through the script tag directly from any of the CDNs that supports NPM packages, for example: [unpkg](https://unpkg.com/@nebula.js/sn-text).
33
+ If you use npm: `pnpm install @nebula.js/sn-text`. You can also load through the script tag directly from any of the CDNs that supports NPM packages, for example: [unpkg](https://unpkg.com/@nebula.js/sn-text).
34
34
 
35
35
  <!--
36
36
  ## API
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "name": "@nebula.js/sn-text:properties",
5
5
  "description": "Advanced Text object definition",
6
- "version": "1.2.4",
6
+ "version": "1.2.6",
7
7
  "license": "MIT",
8
8
  "stability": "stable",
9
9
  "x-qlik-visibility": "public"