Comparing version 1.18.5 to 1.18.6
@@ -74,3 +74,3 @@ const gulp = require('gulp'); | ||
color: assign({}, prevColors, { | ||
brandPrimary: '#e2470e', | ||
brandPrimary: '#FF4C19', | ||
}), | ||
@@ -235,2 +235,2 @@ }, | ||
}); | ||
}); | ||
}); |
{ | ||
"name": "kuma-base", | ||
"version": "1.18.5", | ||
"version": "1.18.6", | ||
"description": "base for kuma", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
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
6183