Skip to content

Commit ce621ba

Browse files
committed
beer-song: deprecate
1 parent 5fbf043 commit ce621ba

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

config.json

+3-5
Original file line numberDiff line numberDiff line change
@@ -324,16 +324,14 @@
324324
"slug": "beer-song",
325325
"name": "Beer Song",
326326
"uuid": "bb42bc3a-139d-4cab-8b3a-2eac2e1b77b6",
327-
"practices": [
328-
"loops",
329-
"strings"
330-
],
327+
"practices": [],
331328
"prerequisites": [],
332329
"difficulty": 1,
333330
"topics": [
334331
"case",
335332
"vectors"
336-
]
333+
],
334+
"status": "deprecated"
337335
},
338336
{
339337
"slug": "difference-of-squares",

0 commit comments

Comments
 (0)