From fe5e5507c9f94a228aa5fc613db01f0261fd1f7d Mon Sep 17 00:00:00 2001 From: Chris Rodriguez Date: Tue, 14 Jun 2016 15:35:57 -0400 Subject: [PATCH] Bumping version of a11y custom ruleset --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5588cd19ae..1a560a8208 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "underscore.string": "~3.3.4" }, "devDependencies": { - "edx-custom-a11y-rules": "0.1.1", + "edx-custom-a11y-rules": "0.1.2", "pa11y": "3.6.0", "pa11y-reporter-1.0-json": "1.0.2", "jasmine-core": "^2.4.1",