diff --git a/config.json b/config.json index 1b4dbdc4ad..ba3faf7bf1 100644 --- a/config.json +++ b/config.json @@ -992,20 +992,6 @@ ], "difficulty": 3 }, - { - "slug": "beer-song", - "name": "Beer Song", - "uuid": "e4f0873a-e834-4b28-9902-795f52f76adb", - "practices": [ - "strings" - ], - "prerequisites": [ - "strings", - "numbers", - "loops" - ], - "difficulty": 3 - }, { "slug": "protein-translation", "name": "Protein Translation", @@ -1547,6 +1533,15 @@ "difficulty": 1, "status": "deprecated" }, + { + "slug": "beer-song", + "name": "Beer Song", + "uuid": "e4f0873a-e834-4b28-9902-795f52f76adb", + "practices": [], + "prerequisites": [], + "difficulty": 3, + "status": "deprecated" + }, { "slug": "microwave", "name": "Microwave",