@hedviginsurance/brand
Advanced tools
Comparing version 3.0.5 to 3.0.6
@@ -80,3 +80,5 @@ export const colors = { | ||
gray900: '#121212', | ||
purple500: '#8f7cf9', | ||
purple300: '#c9abf5', | ||
purple500: '#be9bf3', | ||
purple700: '#875ec5', | ||
} |
@@ -78,3 +78,5 @@ export declare const colors: { | ||
gray900: string; | ||
purple300: string; | ||
purple500: string; | ||
purple700: string; | ||
}; |
@@ -80,3 +80,5 @@ "use strict"; | ||
gray900: '#121212', | ||
purple500: '#8f7cf9', | ||
purple300: '#c9abf5', | ||
purple500: '#be9bf3', | ||
purple700: '#875ec5', | ||
}; |
{ | ||
"name": "@hedviginsurance/brand", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"description": "The hedvig brand package", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
48147
450