@vcd/sdk 17.0.1 → 17.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.
@@ -1,6 +1,6 @@
1
1
  open_source_license.txt
2
2
 
3
- vcd_ui_sdk 17.0.1 GA
3
+ vcd_ui_sdk 17.0.2 GA
4
4
  ======================================================================
5
5
 
6
6
  The following copyright statements and licenses apply to open source
package/package.json CHANGED
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "name": "@vcd/sdk",
3
- "version": "17.0.1",
3
+ "version": "17.0.2",
4
+ "license": "BSD-2-Clause",
4
5
  "peerDependencies": {
5
6
  "@angular/common": "17.1.2",
6
7
  "@angular/core": "17.1.2",