diff --git a/package-lock.json b/package-lock.json index 29784122..4f4b1507 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,6 +10,7 @@ "license": "AGPL-3.0", "dependencies": { "@edx/brand": "npm:@edx/brand-openedx@1.1.0", + "@edx/frontend-build": "9.1.2", "@edx/frontend-platform": "1.15.4", "@edx/paragon": "19.10.1", "@reduxjs/toolkit": "1.8.0", diff --git a/package.json b/package.json index 18a26e3f..821784c3 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "url": "https://github.com/edx/frontend-app-discussions/issues" }, "dependencies": { + "@edx/frontend-build": "9.1.2", "@edx/brand": "npm:@edx/brand-openedx@1.1.0", "@edx/frontend-platform": "1.15.4", "@edx/paragon": "19.10.1",