fix(curriculum): isUpcomingChange: true for new projects

This commit is contained in:
Oliver Eyton-Williams
2020-09-09 18:22:21 +02:00
committed by Mrugesh Mohapatra
parent 7bed07ee8a
commit 078b06e462
7 changed files with 14 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
{
"name": "Basic CSS Cafe Menu",
"isUpcomingChange": true,
"dashedName": "basic-css-cafe-menu",
"order": 10,
"time": "5 hours",
@@ -356,4 +357,4 @@
],
"helpRoom": "Help",
"fileName": "01-responsive-web-design/basic-css-cafe-menu.json"
}
}