diff --git a/cms/templates/accessibility.html b/cms/templates/accessibility.html index 34e0e9b0f515..d5e77418ebc2 100644 --- a/cms/templates/accessibility.html +++ b/cms/templates/accessibility.html @@ -18,7 +18,6 @@
-

Accessibility Accommodation Request

<%static:studiofrontend page="AccessibilityPage" lang="en"> {} diff --git a/package.json b/package.json index bcac30cfe7da..b3528f071041 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "dependencies": { "@edx/edx-bootstrap": "^0.4.1", "@edx/paragon": "^0.2.0", - "@edx/studio-frontend": "^0.4.0", + "@edx/studio-frontend": "^0.6.0", "babel-core": "^6.23.0", "babel-loader": "^6.4.0", "babel-plugin-transform-class-properties": "^6.24.1",