@pretto/picto 3.5.0 → 3.6.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/index.d.ts CHANGED
@@ -30,6 +30,7 @@ export const ChevronLeftBold: React.ComponentClass<React.SVGProps<SVGSVGElement>
30
30
  export const ChevronRightBold: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
31
31
  export const ChevronUpBold: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
32
32
  export const Clock: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
33
+ export const ClockBold: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
33
34
  export const Cloud: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
34
35
  export const CloudUpload: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
35
36
  export const Coins: React.ComponentClass<React.SVGProps<SVGSVGElement>>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pretto/picto",
3
- "version": "3.5.0",
3
+ "version": "3.6.0",
4
4
  "repository": "git@github.com:finspot/picto.git",
5
5
  "author": "Sylvain Reucherand <sylvain@pretto.fr>",
6
6
  "files": [