fix(curriculum): update beta js order (#55453)

This commit is contained in:
Anna
2024-07-10 04:24:41 -04:00
committed by GitHub
parent a36ef8daec
commit fb1449ffbf
2 changed files with 2 additions and 2 deletions
@@ -4,7 +4,7 @@
"dashedName": "build-a-palindrome-checker-project",
"usesMultifileEditor": true,
"helpCategory": "JavaScript",
"order": 8,
"order": 7,
"superBlock": "javascript-algorithms-and-data-structures-v8",
"challengeOrder": [
{
@@ -4,7 +4,7 @@
"usesMultifileEditor": true,
"hasEditableBoundaries": true,
"dashedName": "learn-the-date-object-by-building-a-date-formatter",
"order": 7,
"order": 8,
"superBlock": "javascript-algorithms-and-data-structures-v8",
"challengeOrder": [
{