From 3ab84a51431ffeb39cd25f656dd673ed40c2bc40 Mon Sep 17 00:00:00 2001 From: Hunter McMillen Date: Tue, 10 Oct 2017 13:18:11 -0400 Subject: [PATCH] add exercise to config.json --- config.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/config.json b/config.json index 247f5d0..6f900cf 100644 --- a/config.json +++ b/config.json @@ -322,6 +322,16 @@ ] }, + { + "uuid": "7890045d-0cf5-1980-21ae-7bd0228ad2a2993ae82", + "slug": "all-your-base", + "core": false, + "unlocked_by": null, + "difficulty": 2, + "topics": [ + + ] + }, { "uuid": "a730ca85-057d-db80-e44e-25b8028acede6337cca", "slug": "pascals-triangle",