mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(tools): rename and update curriculum scripts (#49620)
This commit is contained in:
committed by
GitHub
parent
50bc79fde7
commit
9f80ccd8b2
@@ -9,7 +9,7 @@ const {
|
||||
CHALLENGES_DIR,
|
||||
META_DIR,
|
||||
getChallengesDirForLang
|
||||
} = require('../../curriculum/getChallenges');
|
||||
} = require('../../curriculum/get-challenges');
|
||||
|
||||
const { curriculumLocale } = envData;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user