mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): update beta js order (#55453)
This commit is contained in:
@@ -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": [
|
||||
{
|
||||
|
||||
+1
-1
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user