From f1c846335e7123ce86e8ce58430cdf77aaf9a758 Mon Sep 17 00:00:00 2001 From: Corey McCandless Date: Wed, 28 Feb 2018 10:11:16 -0600 Subject: [PATCH] unlocked_by core exercises only (exercism/configlet#61) Ref: https://github.com/exercism/v2-feedback/issues/61#issuecomment-324130763 --- config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index 4ab18e4cb86..d8242ffd2ca 100644 --- a/config.json +++ b/config.json @@ -1047,7 +1047,7 @@ "uuid": "66466141-485c-470d-b73b-0a3d5a957c3d", "slug": "alphametics", "core": false, - "unlocked_by": "etl", + "unlocked_by": "book-store", "difficulty": 6, "topics": [ "mathematics", @@ -1210,7 +1210,7 @@ "uuid": "f229746e-5ea9-4774-b3e0-9b9c2ebf9558", "slug": "food-chain", "core": false, - "unlocked_by": "house", + "unlocked_by": "allergies", "difficulty": 4, "topics": [ "algorithms", @@ -1304,7 +1304,7 @@ "uuid": "b0c7cf95-6470-4c1a-8eaa-6775310926a2", "slug": "spiral-matrix", "core": false, - "unlocked_by": "matrix", + "unlocked_by": "saddle-points", "difficulty": 2, "topics": [ "algorithms",