Parcourir la source

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

change: estimate difficulty, update order
FridaTveit il y a 9 ans
Parent
révision
ab7dd17cf3
1 fichiers modifiés avec 5 ajouts et 5 suppressions
  1. 5
    5
      config.json

+ 5
- 5
config.json Voir le fichier

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