Browse Source

Merge pull request #625 from exercism/324-change-difficulty

change: estimate difficulty, update order
FridaTveit 9 years ago
parent
commit
ab7dd17cf3
1 changed files with 5 additions and 5 deletions
  1. 5
    5
      config.json

+ 5
- 5
config.json View File

@@ -281,6 +281,11 @@
281 281
       "topics": []
282 282
     },
283 283
     {
284
+      "slug": "change",
285
+      "difficulty": 8,
286
+      "topics": []
287
+    },
288
+    {
284 289
       "slug": "palindrome-products",
285 290
       "difficulty": 8,
286 291
       "topics": []
@@ -301,11 +306,6 @@
301 306
       "topics": []
302 307
     },
303 308
     {
304
-      "slug": "change",
305
-      "difficulty": 1,
306
-      "topics": []
307
-    },
308
-    {
309 309
       "slug": "list-ops",
310 310
       "difficulty": 1,
311 311
       "topics": []