valtech-components 2.0.223 → 2.0.224

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
@@ -1,4 +1,4 @@
1
- <img style="margin-bottom: 20px;" src="./logo-terminal-rounded.png" width="60px" />
1
+ <img style="margin-bottom: 20px;" src="https://myvaltech.s3.us-east-2.amazonaws.com/logo-terminal-rounded.png" width="60px" />
2
2
 
3
3
  # Valtech Components
4
4
 
@@ -71,4 +71,4 @@ See the `src/lib/components/` directory for all available components and their p
71
71
 
72
72
  ## License
73
73
 
74
- [MIT](./LICENSE)
74
+ [MIT](https://opensource.org/license/mit)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "valtech-components",
3
- "version": "2.0.223",
3
+ "version": "2.0.224",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^18.0.0",
6
6
  "@angular/core": "^18.0.0",
Binary file