mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
0bd52f8bd1
and change all the challenges to new `md` format.
15 lines
286 B
JSON
15 lines
286 B
JSON
{
|
|
"packages": [
|
|
"api-server",
|
|
"client",
|
|
"client/plugins/*",
|
|
"curriculum",
|
|
"tools/challenge-md-parser",
|
|
"tools/challenge-md-parser/mdx",
|
|
"tools/scripts/seed",
|
|
"tools/scripts/build",
|
|
"tools/challenge-helper-scripts"
|
|
],
|
|
"version": "independent"
|
|
}
|