diff --git a/scripts/main.ps1 b/scripts/main.ps1 index 61614a3..86c70e9 100644 --- a/scripts/main.ps1 +++ b/scripts/main.ps1 @@ -12,6 +12,7 @@ $requiredModules = @{ PSScriptAnalyzer = @{} PlatyPS = @{} MarkdownPS = @{} + Hashtable = @{} # 'Microsoft.PowerShell.PlatyPS' = @{ # Prerelease = $true # }