From 489fecb83a11d37f8b760daae50cd7b065eb95d1 Mon Sep 17 00:00:00 2001 From: Andy Armstrong Date: Mon, 8 Aug 2016 12:45:12 -0400 Subject: [PATCH] Fix color contrast issues by using new Pattern Library release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 397e01ea2a..42f7fe486f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "backbone": "~1.3.2", "backbone-validation": "~0.11.5", "coffee-script": "1.6.1", - "edx-pattern-library": "0.16.5", + "edx-pattern-library": "0.16.6", "edx-ui-toolkit": "1.4.1", "jquery": "~2.2.0", "jquery-migrate": "^1.4.1",