Skip to content

Commit 451ea51

Browse files
committed
chore: update dependencies
1 parent 929d7f6 commit 451ea51

File tree

5 files changed

+4157
-2844
lines changed

5 files changed

+4157
-2844
lines changed

.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ APP_ID=''
2929
MFE_CONFIG_API_URL=''
3030
SEARCH_CATALOG_URL=''
3131
ENABLE_SKILLS_BUILDER_PROFILE=''
32+
# Fallback in local style files
33+
PARAGON_THEME_URLS={}

.env.development

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ APP_ID=''
3030
MFE_CONFIG_API_URL=''
3131
SEARCH_CATALOG_URL='http://localhost:18000/courses'
3232
ENABLE_SKILLS_BUILDER_PROFILE=''
33+
# Fallback in local style files
34+
PARAGON_THEME_URLS={}

.env.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ LEARNER_RECORD_MFE_BASE_URL='http://localhost:1990'
2525
COLLECT_YEAR_OF_BIRTH=true
2626
APP_ID=''
2727
MFE_CONFIG_API_URL=''
28+
PARAGON_THEME_URLS={}

0 commit comments

Comments
 (0)