From 3a24ac361e17b94faec48cc2b98cea65a9be8527 Mon Sep 17 00:00:00 2001 From: Dillon Kearns Date: Tue, 15 Nov 2022 10:59:58 -0800 Subject: [PATCH] Add missing annotation. --- src/Pages/Internal/Platform/Cli.elm | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Pages/Internal/Platform/Cli.elm b/src/Pages/Internal/Platform/Cli.elm index 694230e9..7b2e2deb 100644 --- a/src/Pages/Internal/Platform/Cli.elm +++ b/src/Pages/Internal/Platform/Cli.elm @@ -380,6 +380,7 @@ init site renderRequest config flags = else let + elmPackageAheadOfNpmPackage : Bool elmPackageAheadOfNpmPackage = currentCompatibilityKey > compatibilityKey