Skip to content

Commit

Permalink
Added new migration to list of migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Joel committed Oct 12, 2023
1 parent abb98bb commit e37247f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eq-author-api/migrations/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ const migrations = [
require("./addValidationToListCollectorAnswers"),
require("./addFieldsToListCollectorFolderContents"),
require("./addAdditonalContentsToAddItemPage"),
require("./updateHealthThemeToPandemicMonitoring"),
];

const currentVersion = migrations.length;
Expand Down

0 comments on commit e37247f

Please sign in to comment.