@khanacademy/wonder-blocks-color
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -229,6 +229,7 @@ module.exports = | ||
white64: (0, _utils.fade)(white, 0.64), | ||
white50: (0, _utils.fade)(white, 0.5), | ||
// Brand | ||
darkBlue: "#0a2a66", | ||
teal: "#00e5ae", | ||
teal: "#14bf96", | ||
lightBlue: "#37c5fd", | ||
@@ -235,0 +236,0 @@ pink: "#fa50ae" |
@@ -26,6 +26,7 @@ // @flow | ||
white64: fade(white, 0.64), | ||
white50: fade(white, 0.5), | ||
// Brand | ||
darkBlue: "#0a2a66", | ||
teal: "#00e5ae", | ||
teal: "#14bf96", | ||
lightBlue: "#37c5fd", | ||
@@ -32,0 +33,0 @@ pink: "#fa50ae", |
{ | ||
"name": "@khanacademy/wonder-blocks-color", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"design": "v2", | ||
@@ -10,2 +10,3 @@ "publishConfig": { | ||
"main": "dist/index.js", | ||
"module": "dist/es/index.js", | ||
"source": "index.js", | ||
@@ -16,4 +17,4 @@ "scripts": { | ||
"devDependencies": { | ||
"@khanacademy/wonder-blocks-core": "^1.1.1", | ||
"@khanacademy/wonder-blocks-typography": "^1.0.6" | ||
"@khanacademy/wonder-blocks-core": "^1.2.0", | ||
"@khanacademy/wonder-blocks-typography": "^1.0.7" | ||
}, | ||
@@ -20,0 +21,0 @@ "author": "", |
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
125081
13
940