Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Co-authored-by: Sindre Sorhus <[email protected]>
  • Loading branch information
Ciberusps and sindresorhus authored Jul 28, 2022
1 parent 053765c commit 5375e6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ const mainConfig = new Conf({
}
});


const secondConfig = new Conf({
beforeEachMigration: (store, context) => {
console.log(`[second-config] migrate from ${context.fromVersion}${context.toVersion}`);
Expand Down

0 comments on commit 5375e6d

Please sign in to comment.