fix: this repo has been renamed to frontend-app-authoring (#1419)

This commit is contained in:
Braden MacDonald
2024-10-22 10:19:24 -07:00
committed by GitHub
parent 675e02fcbd
commit 57e7baf59e
18 changed files with 57 additions and 57 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.1.0",
"description": "Progress configuration for courses using it",
"peerDependencies": {
"@edx/frontend-app-course-authoring": "*",
"@edx/frontend-app-authoring": "*",
"@edx/frontend-platform": "*",
"@openedx/paragon": "*",
"prop-types": "*",
@@ -11,7 +11,7 @@
"yup": "*"
},
"peerDependenciesMeta": {
"@edx/frontend-app-course-authoring": {
"@edx/frontend-app-authoring": {
"optional": true
}
}