mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 05:37:22 +01:00
* refactor(notifs): universal routing for migrations * fix(lint): remove whitespace * chore(content): update migration for new scheme * fix(migration): account for cake * chore(images): update sprite CSS --------- Co-authored-by: SabreCat <sabe@habitica.com>
If you need to use a migration from this folder, move it to /migrations.
Note that /migrations files (excluding /archive) are linted, so to pass test you'll have to make sure that the file is written correctly.
They might also be using some old deps that we don't use anymore like Bluebird, mongoskin, ...