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": "Intermediate JavaScript Calorie Counter",
|
||||
"isUpcomingChange": true,
|
||||
"dashedName": "intermediate-javascript-calorie-counter",
|
||||
"order": 12,
|
||||
"time": "2 hours",
|
||||
@ -315,4 +316,4 @@
|
||||
],
|
||||
"helpRoom": "Help",
|
||||
"fileName": "02-javascript-algorithms-and-data-structures/intermediate-javascript-calorie-counter.json"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user