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
102a233e69
commit
b02aafc9b6
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Basic Data Structures",
|
||||
"order": 4,
|
||||
"order": 5,
|
||||
"time": "1 hour",
|
||||
"helpRoom": "Help",
|
||||
"challenges": [
|
||||
|
Reference in New Issue
Block a user