feat(curriculum): daily challenges 161-170 (#65140)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
Tom
2026-01-14 09:05:49 -06:00
committed by GitHub
parent bc040eed12
commit 5262205540
23 changed files with 1799 additions and 1 deletions
@@ -13,7 +13,7 @@ const { MONGOHQ_URL } = process.env;
// Number challenges in the dev-playground blocks
// Update this if the number of challenges changes
const EXPECTED_CHALLENGE_COUNT = 160;
const EXPECTED_CHALLENGE_COUNT = 170;
// Date to set for the first challenge, second challenge will be one day later, etc...
// **DO NOT CHANGE THIS AFTER RELEASE (if seeding production - okay for local dev)**