diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 82ceba09..f4518b51 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,7 +39,7 @@ If you're looking to add, remove, or edit a set, you'll want to change [`api/internal.json`][api-internal] then run ```sh -npm prepare +npm run prepare ``` to regenerate each API version. This file is the source of truth for set information, diff --git a/web/api/internal.json b/web/api/internal.json index 4f4ce0f8..e6a59e80 100644 --- a/web/api/internal.json +++ b/web/api/internal.json @@ -368,11 +368,21 @@ "rough_exit_date": "Q4 2027" }, { - "name": null, + "name": "Magic: the Gathering Foundations", + "codename": null, + "block": null, + "code": "FDN", + "enter_date": "2024-11-15T00:00:00.000", + "rough_enter_date": "Q4 2024", + "exit_date": null, + "rough_exit_date": "Q4 2029" + }, + { + "name": "\"Death Race\"", "codename": "Tennis", "block": null, "code": null, - "enter_date": null, + "enter_date": "2025-02-07T00:00:00.000", "rough_enter_date": "Q1 2025", "exit_date": null, "rough_exit_date": "Q4 2027"