@gov-cy/govcy-frontend-renderer 1.14.1 → 1.14.3

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
@@ -14,11 +14,11 @@ The rendered HTML should:
14
14
  - Allow multiple languages
15
15
  - Be tested
16
16
 
17
- The project is not intended to be used for production purposes, but your welcome to try.
17
+ Though the project is not intended to be used for production purposes and does provide any guaranties, your welcome to try it.
18
18
 
19
19
  The project uses [nunjucks](https://mozilla.github.io/nunjucks/) templates to built the html.
20
20
 
21
- The package currently works with the **version 3.0.0** of the design system.
21
+ The package currently works with the **version 3.2.0** of the design system.
22
22
 
23
23
  ## Features
24
24