@ndla/core
Advanced tools
Comparing version 0.6.7 to 0.6.8
@@ -34,3 +34,4 @@ var brandLight = '#ceddea'; | ||
filmColor: '#091a2a', | ||
filmColorBright: '#20588f' | ||
filmColorBright: '#20588f', | ||
filmColorLight: '#0f263b' | ||
}, | ||
@@ -37,0 +38,0 @@ subject: { |
@@ -28,2 +28,3 @@ declare const _default: { | ||
filmColorBright: string; | ||
filmColorLight: string; | ||
}; | ||
@@ -30,0 +31,0 @@ subject: { |
@@ -40,3 +40,4 @@ "use strict"; | ||
filmColor: '#091a2a', | ||
filmColorBright: '#20588f' | ||
filmColorBright: '#20588f', | ||
filmColorLight: '#0f263b' | ||
}, | ||
@@ -43,0 +44,0 @@ subject: { |
{ | ||
"name": "@ndla/core", | ||
"version": "0.6.7", | ||
"version": "0.6.8", | ||
"description": "UI component library for NDLA.", | ||
@@ -38,3 +38,3 @@ "license": "GPL-3.0", | ||
}, | ||
"gitHead": "55aefa8f9ff9441062f8105aaedd7c263e2ace55" | ||
"gitHead": "432deca962a5b2a9a54a4987cd1a39116f59fb0f" | ||
} |
Sorry, the diff of this file is not supported yet
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
98156
738