diff --git a/config.json b/config.json index e2a25ba98a..1301a5d9d5 100644 --- a/config.json +++ b/config.json @@ -2225,7 +2225,12 @@ "name": "Darts", "uuid": "6c64649b-ea81-4118-9e74-a0a55018ffbc", "practices": [], - "prerequisites": [], + "prerequisites": [ + "arithmetic-operators", + "comparison", + "conditionals", + "numbers" + ], "difficulty": 3 }, {