@epilot360/icons 1.13.9 → 1.14.0

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": "@epilot360/icons",
3
- "version": "1.13.9",
3
+ "version": "1.14.0",
4
4
  "author": "epilot GmbH",
5
5
  "license": "MIT",
6
6
  "scripts": {
package/react/index.d.ts CHANGED
@@ -146,4 +146,5 @@ export * from './FileManager';
146
146
  export * from './Bolt';
147
147
  export * from './ViewDay';
148
148
  export * from './Flip';
149
+ export * from './Update';
149
150
  export * from './EpilotIcon';