Skip to content

Commit c1ea061

Browse files
committed
Set new exercise to beta and added new prerequisites.
1 parent 2f3e254 commit c1ea061

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171
"name": "Black Jack",
7272
"uuid": "e1a6075e-0c5e-48cd-8c50-69140961a06a",
7373
"concepts": ["comparisons"],
74-
"prerequisites": ["basics"],
75-
"status": "wip"
74+
"prerequisites": ["basics", "bools", "conditionals"],
75+
"status": "beta"
7676
},
7777
{
7878
"slug": "pretty-leaflet",

0 commit comments

Comments
 (0)