@fattureincloud/fic-design-system 0.7.2 → 0.7.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,2 @@
1
+ import { color } from '../../types';
2
+ export declare const azure: color;
@@ -0,0 +1,2 @@
1
+ import { color } from '../../types';
2
+ export declare const purple: color;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fattureincloud/fic-design-system",
3
- "version": "0.7.2",
3
+ "version": "0.7.4",
4
4
  "description": "Fatture in Cloud and Danea design system",
5
5
  "repository": "git@bitbucket.org:fattureincloud/design-system.git",
6
6
  "license": "MIT",