@omnia/wcm 7.10.0-preview.1 → 7.10.0-preview.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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Omnia Web Content Management
2
2
 
3
- Omnia Web Content Management is a product from Precio Fishbone. In order to use Omnia Web Content Management you need a product license for one of the following products:
3
+ Omnia Web Content Management is a product from Omnia Digital Workplace AB. In order to use Omnia Web Content Management you need a product license for one of the following products:
4
4
 
5
5
  * Omnia Foundation (stand-alone)
6
6
  * Omnia Intranet
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@omnia/wcm",
3
3
  "license": "MIT",
4
- "version": "7.10.0-preview.1",
4
+ "version": "7.10.0-preview.3",
5
5
  "description": "Omnia Web Content Management.",
6
6
  "scripts": {
7
7
  "test": "echo \"Error: no test specified\" && exit 1"