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:
Quincy Larson
2018-02-10 03:20:59 -06:00
committed by Stuart Taylor
parent 102a233e69
commit b02aafc9b6
7 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"name": "Intermediate Algorithm Scripting",
"order": 8,
"order": 9,
"time": "50 hours",
"helpRoom": "HelpJavaScript",
"challenges": [