From 529e7623b026ca2577f73c000c81e348b8f16057 Mon Sep 17 00:00:00 2001 From: Darrel O'Pry Date: Sat, 22 Jun 2024 06:05:40 -0400 Subject: [PATCH] Fix validation being incorrectly run before schema change (#194) Co-authored-by: Sindre Sorhus --- source/index.ts | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/source/index.ts b/source/index.ts index 7b5b62c..692815a 100644 --- a/source/index.ts +++ b/source/index.ts @@ -137,6 +137,16 @@ export default class Conf = Record = Record