From 8040f3b63108523d7893f867f47162d084ca8738 Mon Sep 17 00:00:00 2001 From: nywilken Date: Mon, 9 Apr 2018 07:50:08 -0400 Subject: [PATCH] Fix lint errors for unlocked by violations --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index a0d9cd4427140..9bfea91877b18 100644 --- a/config.json +++ b/config.json @@ -236,7 +236,7 @@ "uuid": "bccc00fa-811c-4bf9-8e55-07a0d0affb08", "slug": "etl", "core": false, - "unlocked_by": "scrabble-score", + "unlocked_by": "nucleotide-count", "difficulty": 2, "topics": [ "arrays", @@ -409,7 +409,7 @@ "uuid": "22b64a2b-7f08-444d-be6e-8b42e5c9207c", "slug": "isbn-verifier", "core": false, - "unlocked_by": "luhn", + "unlocked_by": "raindrops", "difficulty": 2, "topics": [ "strings",