@italia/icon 1.0.0-alpha.13 → 1.0.0-alpha.15

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.
@@ -1090,7 +1090,7 @@ if (typeof window !== 'undefined') {
1090
1090
  window._itAnalytics = window._itAnalytics || {};
1091
1091
  window._itAnalytics = {
1092
1092
  ...window._itAnalytics,
1093
- version: '1.0.0-alpha.13',
1093
+ version: '1.0.0-alpha.15',
1094
1094
  };
1095
1095
  }
1096
1096