From a68b37499bb6e79f3ec91b0a118be478fafba04d Mon Sep 17 00:00:00 2001 From: Brian Jacobel Date: Thu, 27 Oct 2016 11:57:34 -0400 Subject: [PATCH] Upgrade to UX Pattern Library v0.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 657f0b600a..c25d153087 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.6", + "edx-pattern-library": "~0.17.0", "edx-ui-toolkit": "1.5.0", "jquery": "~2.2.0", "jquery-migrate": "^1.4.1",