fix(seed): Make algorithm projects appear after intermediate algorithms (#16655)
* fix(seed): Make algorithm projects appear after intermediate * fix(seed): Update order values to remove ambiguity
This commit is contained in:
committed by
Stuart Taylor
parent
3289f9e1d5
commit
0904f856bf
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Functional Programming",
|
||||
"order": 7,
|
||||
"order": 8,
|
||||
"time": "5 hours",
|
||||
"helpRoom": "Help",
|
||||
"challenges": [
|
||||
|
Reference in New Issue
Block a user