Skip to content

Commit

Permalink
resequence some challenges
Browse files Browse the repository at this point in the history
  • Loading branch information
Quincy Larson committed Aug 15, 2015
1 parent bc163be commit c8f44d9
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion seed/challenges/angularjs.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "AngularJS",
"order": 0.017,
"order": 0.014,
"challenges": [
{
"id": "bd7154d8c441eddfaeb5bdef",
Expand Down
2 changes: 1 addition & 1 deletion seed/challenges/git.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Git",
"order" : 0.014,
"order" : 0.016,
"challenges": [
{
"id": "bd7353d8c341eddeaeb5bd0f",
Expand Down
2 changes: 1 addition & 1 deletion seed/challenges/intermediate-ziplines.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Intermediate Front End Development Projects",
"order": 0.018,
"order": 0.015,
"challenges": [
{
"id": "bd7158d8c442eddfaeb5bd18",
Expand Down
2 changes: 1 addition & 1 deletion seed/challenges/mongodb.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MongoDB",
"order" : 0.016,
"order" : 0.018,
"challenges": [
{
"id": "bd7243d8c341eddeaeb5bd0f",
Expand Down
2 changes: 1 addition & 1 deletion seed/challenges/nodejs-and-expressjs.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Node.js and Express.js",
"order" : 0.015,
"order" : 0.017,
"challenges": [
{
"id": "bd7153d8c441eddfaeb5bd0f",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Object Oriented and Functional Programming",
"order": 0.009,
"order": 0.010,
"note": [
"Waypoint: Closures",
"Waypoint: Factories",
Expand Down

0 comments on commit c8f44d9

Please sign in to comment.