@ifsworld/granite-components 7.0.0 → 7.0.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ifsworld/granite-components",
3
- "version": "7.0.0",
3
+ "version": "7.0.2",
4
4
  "peerDependencies": {
5
5
  "@angular/cdk": ">=13.0.0",
6
6
  "@angular/common": ">=13.0.0",
@@ -4,7 +4,7 @@
4
4
  "description": "Web components used across IFS products.",
5
5
  "main": "index.js",
6
6
  "author": "IFS World Operations AB",
7
- "license": "UNLICENSED",
7
+ "license": "SEE LICENSE IN LICENSE",
8
8
  "peerDependencies": {
9
9
  "primeng": ">=13.0.0"
10
10
  },