fix(curriculum): isUpcomingChange: true for new projects
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
7bed07ee8a
commit
078b06e462
@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "Basic JavaScript RPG Game",
|
||||
"isUpcomingChange": true,
|
||||
"dashedName": "basic-javascript-rpg-game",
|
||||
"order": 11,
|
||||
"time": "2 hours",
|
||||
@ -624,4 +625,4 @@
|
||||
],
|
||||
"helpRoom": "HelpJavaScript",
|
||||
"fileName": "02-javascript-algorithms-and-data-structures/basic-javascript-rpg-game.json"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user