feat(curriculum): daily challenges 264-278 (#67117)

Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
This commit is contained in:
Tom
2026-04-27 10:20:17 -05:00
committed by GitHub
parent df2dd021d7
commit 61cb40734c
33 changed files with 2722 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 = 263;
const EXPECTED_CHALLENGE_COUNT = 278;
// 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)**