Update migrations.ts

This commit is contained in:
BitcoinMechanic 2025-01-13 08:50:17 -08:00 committed by GitHub
parent 4cba86bdf2
commit 990e1703d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ export const migration: T.ExpectedExports.migration =
return config;
},
false,
{ version: "0.2.1", type: "down" }
{ version: "0.2.2", type: "down" }
),
},
},