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 Algorithm Scripting",
|
||||
"order": 5,
|
||||
"order": 6,
|
||||
"time": "50 hours",
|
||||
"helpRoom": "HelpJavaScript",
|
||||
"challenges": [
|
||||
|
Reference in New Issue
Block a user