diff --git a/package.json b/package.json index c7f7232cb4..62e0affb90 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ }, "devDependencies": { "jshint": "^2.7.0", - "edx-custom-a11y-rules": "edx/edx-custom-a11y-rules" + "edx-custom-a11y-rules": "edx/edx-custom-a11y-rules", + "plato": "1.2.2" } }