Skip to content

Commit 3ba6268

Browse files
Danyal-Faheemarbrandes
authored andcommitted
fix: add openedx-atlas as a dependency
When creating a new MFE with tutor and mounting it for development, the image build fails because atlas does not exist atlas has been a necessary part of the image build process since #576 to pull translations.
1 parent 7ba0dbf commit 3ba6268

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"@edx/frontend-component-header": "^6.4.0",
3939
"@edx/frontend-component-footer": "^14.6.0",
4040
"@edx/frontend-platform": "^8.0.0",
41+
"@edx/openedx-atlas": "^0.6.0",
4142
"@fortawesome/fontawesome-svg-core": "1.2.36",
4243
"@fortawesome/free-brands-svg-icons": "5.15.4",
4344
"@fortawesome/free-regular-svg-icons": "5.15.4",

0 commit comments

Comments
 (0)