Skip to content

Commit 7feea9e

Browse files
authored
Fix(config.json): change prereq of cars-assemble to conditionals-if (exercism#2063)
Closes exercism#2057
1 parent a7312cc commit 7feea9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
"numbers"
172172
],
173173
"prerequisites": [
174-
"basics"
174+
"conditionals-if"
175175
],
176176
"status": "active"
177177
},

0 commit comments

Comments
 (0)