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": "Functional Programming Spreadsheet",
|
||||
"isUpcomingChange": true,
|
||||
"dashedName": "functional-programming-spreadsheet",
|
||||
"order": 13,
|
||||
"time": "2 hours",
|
||||
@ -576,4 +577,4 @@
|
||||
],
|
||||
"helpRoom": "HelpJavaScript",
|
||||
"fileName": "02-javascript-algorithms-and-data-structures/functional-programming-spreadsheet.json"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user