mirror of
https://github.com/OCEAN-xyz/datum-gateway-startos.git
synced 2025-05-12 19:20:43 +02:00
Update migrations.ts
This commit is contained in:
parent
990e1703d6
commit
5ab4b200bb
@ -16,9 +16,9 @@ export const migration: T.ExpectedExports.migration =
|
|||||||
return config;
|
return config;
|
||||||
},
|
},
|
||||||
false,
|
false,
|
||||||
{ version: "0.2.2", type: "down" }
|
{ version: "0.2.1", type: "down" }
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
"0.2.1"
|
"0.2.2"
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user