@remato/design-system
Advanced tools
Comparing version 1.18.0 to 1.18.1
@@ -18,2 +18,3 @@ /** | ||
grey200: string; | ||
grey100: string; | ||
blueGrey300: string; | ||
@@ -20,0 +21,0 @@ blueGrey200: string; |
@@ -19,3 +19,4 @@ "use strict"; | ||
grey300: '#ccd5db', | ||
grey200: '#e5eaed', | ||
grey200: '#d6dde2', | ||
grey100: '#e8edf0', | ||
blueGrey300: '#c2d6e5', | ||
@@ -22,0 +23,0 @@ blueGrey200: '#d1e2ef', |
{ | ||
"name": "@remato/design-system", | ||
"version": "1.18.0", | ||
"version": "1.18.1", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9789
106